Skip to content

Commit 843cd6b

Browse files
committed
make note of Manindra and Andres changes
1 parent 674f35f commit 843cd6b

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

build/shared/revisions.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
PROCESSING 2.0b8 (REV 0216) 23 February 2013
1+
PROCESSING 2.0b8 (REV 0216) 24 February 2013
22

33
Dead bugs on the windscreen as we head down the road to 2.0.
4+
(The fact that we're still in bad metaphor territory suggests
5+
we're still a little ways off from 2.0 final.)
46

57
[ bugs fixed ]
68

@@ -257,9 +259,16 @@ Dead bugs on the windscreen as we head down the road to 2.0.
257259

258260
+ P2D, P3D drawing errors in static mode, gray screen
259261
https://github.com/processing/processing/issues/1648
262+
Still seeing a few of these in some cases, but hopefully
263+
this is fixed for the most part.
260264

261265
[ manindra magic ]
262266

267+
+ Problems with Find & Replace getting stuck in a loop, or replacing
268+
with odd text after text was no longer found.
269+
https://github.com/processing/processing/issues/1643
270+
https://github.com/processing/processing/pull/1652
271+
263272
+ Error checker broken in experimental mode (fix from Manindra)
264273
http://code.google.com/p/processing/issues/detail?id=1449
265274

todo.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ manindra
7676
M bug that was causing the Debugger to point to wrong break point line numbers
7777
M 'Debug' button does not re-run the project when it is already running.
7878
M http://code.google.com/p/processing/issues/detail?id=1504
79+
M Problems with Find & Replace getting stuck in a loop
80+
M or replacing with odd text
81+
M https://github.com/processing/processing/issues/1643
82+
M https://github.com/processing/processing/pull/1652
7983

8084
earlier
8185
X include debug mode as 'experimental'?

0 commit comments

Comments
 (0)