This commit is contained in:
Ben Fry
2017-09-29 23:19:33 -04:00
parent 5d4a48a814
commit 28ee67ff22
2 changed files with 2 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
0264 (3.3.7 or 3.4)
_ fix exception due to version parsing in Java 9
_ https://github.com/processing/processing/issues/5275
X fix exception due to version parsing in Java 9
X https://github.com/processing/processing/issues/5275
_ make setting the window icon automatic, based on files in local dirs
X https://github.com/processing/processing/issues/5123

View File

@@ -13,13 +13,6 @@ X https://github.com/processing/processing/pull/5152
high
_ menu bars broken in High Sierra
_ https://github.com/processing/processing/issues/5272
_ fix exception due to version parsing in Java 9
_ https://github.com/processing/processing/issues/5275
_ make setting the window icon automatic, based on files in local dirs
X https://github.com/processing/processing/issues/5123
X https://github.com/processing/processing/pull/5202
_ need to make this work behind the scenes instead
_ create icon.png or have an 'icons' folder with multiple sizes
_ add select/copy to the status bar
_ https://github.com/processing/processing/issues/5271