release notes for 2.1.2

This commit is contained in:
Ben Fry
2014-04-11 14:45:09 -04:00
parent 16b944a5d8
commit 1cc7017be0
3 changed files with 96 additions and 2 deletions
+2
View File
@@ -11,6 +11,8 @@ X PGraphics.colorCalcARGB(int, float) doesn't cap alpha
X https://github.com/processing/processing/issues/2439
X run window border color changed in 2.1
X https://github.com/processing/processing/issues/2297
X simple NPE issue that needs workaround
X https://github.com/processing/processing/issues/2354
fixed in 2.1
X draw() called again before finishing on OS X (retina issue)