Skip to content

Commit e107f6d

Browse files
committed
wrapping up and release notes
1 parent d617778 commit e107f6d

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

build/shared/revisions.txt

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
PROCESSING 3.2.1 (REV 0253) - 19 August 2016
2+
3+
Fixes for a couple major bugs that showed up in the last release.
4+
5+
6+
[ fixes ]
7+
8+
+ "Could not replace preferences.old" error message on startup
9+
when using Processing for the first time.
10+
https://github.com/processing/processing/issues/4626
11+
12+
+ Version 3.2 won't run from paths with spaces on Windows
13+
https://github.com/processing/processing/issues/4623
14+
15+
+ Python Mode was crashing on startup
16+
17+
18+
[ additions ]
19+
20+
+ When quitting an OS X sketch, sometimes it was necessary to quit
21+
twice. Added some code to work around this; we'll see how it goes.
22+
23+
24+
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
25+
26+
127
PROCESSING 3.2 (REV 0252) - 16 August 2016
228

329
This release includes a handful of fixes to deal with startup bugs,

todo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
0253 (3.2.1)
2-
X Could not replace preferences.old error message
2+
X "Could not replace preferences.old" error message
33
X https://github.com/processing/processing/issues/4626
44
X Version 3.2 won't run from paths with spaces on Windows
55
X https://github.com/processing/processing/issues/4623

0 commit comments

Comments
 (0)