From 82f7eeda8b8c02583e87e258b921e2f538adfcb6 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Tue, 22 Jan 2019 18:57:55 -0500 Subject: [PATCH] preparing release notes --- build/shared/revisions.txt | 29 +++++++++++++++++++++++++++++ core/todo.txt | 3 +++ todo.txt | 4 ++-- 3 files changed, 34 insertions(+), 2 deletions(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index d34789a9f..4091acfc8 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -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 diff --git a/core/todo.txt b/core/todo.txt index 40d73ea72..ab3fe83dd 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -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 diff --git a/todo.txt b/todo.txt index b90555f80..87499a3db 100755 --- a/todo.txt +++ b/todo.txt @@ -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