notes about recent changes

This commit is contained in:
Ben Fry
2016-11-09 21:38:56 -05:00
parent 15f0488d1c
commit 7fd98d9e6a
+3 -3
View File
@@ -7,6 +7,9 @@ X No sketch window opens after hitting Run if hosts file changed
X https://github.com/processing/processing/issues/1868
X https://github.com/processing/processing/issues/3123
X https://github.com/processing/processing/issues/4735
X move the DEBUG flag into an external file or preferences.txt
X will help us with debugging w/ others as well
X replace java.util.logging code with built-in logging
_ Export Application fails on machines w/ non-ASCII chars in user name
@@ -14,9 +17,6 @@ _ at least give a warning about this?
_ https://github.com/processing/processing/issues/4736
_ related: https://github.com/processing/processing/issues/3543
_ move the DEBUG flag into an external file or preferences.txt
_ will help us with debugging w/ others as well
_ fix appbundler problems due to rollback
_ https://github.com/processing/processing/issues/3790
_ the rollback re-introduces two bugs (serial export and scrolling)