From 1be727b668bc9f451044e1852e122be9c8bb7410 Mon Sep 17 00:00:00 2001 From: benfry Date: Sat, 20 Feb 2010 21:55:53 +0000 Subject: [PATCH] more more more --- build/shared/revisions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 6dbe7215a..31e89863f 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -13,6 +13,8 @@ below that (a tipoff being that there's no PDF library on Android...) + Known issue: Sketches that use noLoop() are currently broken. http://dev.processing.org/bugs/show_bug.cgi?id=1467 ++ Added support for libraries and the code folder. + + Classes have moved to the processing.core package instead of processing.android.core.