preparing release notes

This commit is contained in:
Ben Fry
2019-01-22 18:57:55 -05:00
parent 1964bf65cb
commit 82f7eeda8b
3 changed files with 34 additions and 2 deletions
+29
View File
@@ -1,3 +1,32 @@
PROCESSING 3.5.2 (REV 0268) - 22 January 2019
Fixed a pair of nasty regressions, and adding a couple key shortcuts
to the preferences file.
Also: please help us localize the menu shortcuts that have been causing
trouble on non-US keyboards. See the Localization wiki for more details:
https://github.com/processing/processing/wiki/Localization#shortcuts-and-key-bindings
[ new feature! ]
+ The nine menu shortcuts that can be localized can now also be overridden
by users in preferences.txt. Information is on the Localization page.
[ more regressions! ]
+ Some Linux/Windows menu shortcuts were mapped to META instead of CTRL
https://github.com/processing/processing/issues/5763
+ Ctrl-click on Mac OS X result in all subsequent clicks reported as right-click
https://github.com/processing/processing/issues/5765
https://github.com/processing/processing/pull/5766
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
PROCESSING 3.5.1 (REV 0267) - 21 January 2019
Should have known better than to try to fix a bug connnected to
+3
View File
@@ -1,4 +1,7 @@
0268 (3.5.2)
X Ctrl-click on Mac OS X result in all subsequent clicks reported as right-click
X https://github.com/processing/processing/issues/5765
X https://github.com/processing/processing/pull/5766
high-ish
+2 -2
View File
@@ -1,6 +1,6 @@
0268 (3.5.2)
_ shortcuts not working on Windows/Linux (using meta)
_ https://github.com/processing/processing/issues/5763
X shortcuts not working on Windows/Linux (using meta)
X https://github.com/processing/processing/issues/5763
_ update https://github.com/processing/processing/wiki/Localization#shortcuts-and-key-bindings