From fd30d814b456a93aa7e8657a0040b6ec3789a56e Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Wed, 22 Oct 2014 19:00:19 -0400 Subject: [PATCH] add pull notes and todos --- todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.txt b/todo.txt index 23e98d93a..450d0bac9 100644 --- a/todo.txt +++ b/todo.txt @@ -13,6 +13,10 @@ X Migrate to unsynchronized data structures X https://github.com/processing/processing/pull/2863 X improve contrib manager localization X https://github.com/processing/processing/pull/2870 +X Fix typo in spanish translation +X https://github.com/processing/processing/pull/2906 +X Update ECJ, use 1.7 as source and target Java version +X https://github.com/processing/processing/pull/2907 _ Add support for localizing contributions _ https://github.com/processing/processing/pull/2833 _ Fix renaming from RGB to Rgb.java and others