From 0522d4d0089e730d4dcbc96113adbde7a6a0ae7f Mon Sep 17 00:00:00 2001 From: benfry Date: Wed, 15 Mar 2006 13:44:48 +0000 Subject: [PATCH] finalizing release 108 --- build/shared/revisions.txt | 2 +- todo.txt | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index af88399cc..5d28bfd27 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -7,7 +7,7 @@ releases will be super crusty. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -ABOUT REV 0108 - ? March 2006 +ABOUT REV 0108 - 15 March 2006 A couple minor bug fixes but mostly fun additional features in this release. diff --git a/todo.txt b/todo.txt index e5c16749e..ddd08f2ff 100644 --- a/todo.txt +++ b/todo.txt @@ -66,6 +66,11 @@ svn copy -r 2029 svn://processing.org/trunk/processing svn://processing.org/tags # rename a tag that was crapped up the first time around svn rename svn://processing.org/tags/release-0003 svn://processing.org/tags/processing-0003 +# recognizing a .cvsignore file in the current directory +# (seems to be required whenever changes are made there too) +svn propset svn:ignore -F .cvsignore . + + the biggies _ bring back P2D with proper stuff _ it's something we had and we lost