diff --git a/build/build.xml b/build/build.xml index eb464e629..da1961463 100644 --- a/build/build.xml +++ b/build/build.xml @@ -953,6 +953,29 @@ --> + + + + + + + + + + + + + + + + + + + + + @@ -971,10 +994,11 @@ - - + + + @@ -982,6 +1006,17 @@ + + + + + + + + + + + diff --git a/todo.txt b/todo.txt index f57a95474..a71be71f7 100755 --- a/todo.txt +++ b/todo.txt @@ -57,6 +57,10 @@ X Ensure not trying to use Toolkit zoom before ready X https://github.com/processing/processing4/pull/103 +_ JSSC binaries for windows_32 and windows_64 appear to be macOS files +_ https://github.com/processing/processing4/issues/119 + + before final release _ Update graphics and visual design elements for 4.x _ https://github.com/processing/processing4/issues/48