mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fix typo, start new revisions
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
PROCESSING 2.0b8 (REV 0216) X December 2012
|
||||
|
||||
|
||||
|
||||
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
|
||||
|
||||
|
||||
PROCESSING 2.0b7 (REV 0215) - 7 December 2012
|
||||
|
||||
475,382 bug fixes in this release as we work on finalizing 2.0.
|
||||
@@ -24,8 +31,8 @@ PROCESSING 2.0b7 (REV 0215) - 7 December 2012
|
||||
import java.io.OutputStream;
|
||||
import java.io.IOException;
|
||||
|
||||
If we're missing anything that's not covered in the reference, please
|
||||
let us know via the bugs database.
|
||||
If we're missing anything that's covered in the reference, please let us
|
||||
know via the bugs database.
|
||||
|
||||
+ A new "experimental" mode has been added. It's the start of combining two
|
||||
of our Google Summer of Code projects (DebugMode and XQMode) to enable
|
||||
|
||||
Reference in New Issue
Block a user