make a note of the gui changes

This commit is contained in:
Ben Fry
2016-12-03 17:11:23 -05:00
parent e0586a39fb
commit 78de0c980a
+1
View File
@@ -11,6 +11,7 @@ X move the DEBUG flag into an external file or preferences.txt
X will help us with debugging w/ others as well
X change to debug.txt; too confusing with the folder thing
X replace java.util.logging code with built-in logging
X split gui and non-gui portions of console for earlier startup
_ blank window on startup where the "welcome" screen should be
_ https://github.com/processing/processing/issues/3933
_ this may be fixed (removed invokeLater() on startup), unconfirmed