bug fixes

This commit is contained in:
Ben Fry
2014-11-14 15:36:00 -07:00
parent b345b305ee
commit e2dfc21a11

View File

@@ -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