From dee4149ec64f8152ee9e1b275d86d482aed90239 Mon Sep 17 00:00:00 2001 From: Manindra Moharana Date: Mon, 21 Oct 2013 15:08:58 +0530 Subject: [PATCH] improved description --- pdex/revisions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdex/revisions.txt b/pdex/revisions.txt index ba37e8de1..5581f04e5 100644 --- a/pdex/revisions.txt +++ b/pdex/revisions.txt @@ -6,7 +6,7 @@ Bug fixes + Code completion window gets stuck when Processing loses focus https://github.com/processing/processing-experimental/issues/21 -+ Live-error checker in the experimental mode is a bit more efficient with memory now. ++ Live-error checker is more efficient with memory now. You can have upto 7 editor windows open at a time with PDE X. https://github.com/processing/processing-experimental/issues/1