From e2dfc21a11ffcc054eab7366b54daebe9d46b7bb Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Fri, 14 Nov 2014 15:36:00 -0700 Subject: [PATCH] bug fixes --- todo.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo.txt b/todo.txt index 27a016950..70cf72bdd 100644 --- a/todo.txt +++ b/todo.txt @@ -34,6 +34,10 @@ X Fix the shortcut keybindings in editor tab popup menu X https://github.com/processing/processing/pull/2821 X Fix renaming from RGB to Rgb.java and others X https://github.com/processing/processing/pull/2825 +X sketches should only write to the console of their editor window +X https://github.com/processing/processing/issues/153 +X https://github.com/processing/processing/issues/2858 +X https://github.com/processing/processing/pull/2827 pulls (net) X NullPointerException message when Server writes to a disconnected client