finalizing release 108

This commit is contained in:
benfry
2006-03-15 13:44:48 +00:00
parent f647daf5f3
commit 0522d4d008
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -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.
+5
View File
@@ -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