From: <dr...@us...> - 2002-11-16 20:07:46
|
Update of /cvsroot/webmacro/webmacro/distroot In directory usw-pr-cvs1:/tmp/cvs-serv9183 Modified Files: RELEASE-NOTES Log Message: update release notes to include the syntax change to #default Index: RELEASE-NOTES =================================================================== RCS file: /cvsroot/webmacro/webmacro/distroot/RELEASE-NOTES,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** RELEASE-NOTES 10 Nov 2002 22:09:43 -0000 1.12 --- RELEASE-NOTES 16 Nov 2002 20:07:43 -0000 1.13 *************** *** 30,33 **** --- 30,35 ---- This one might require you to recompile your classes. + - the syntax for #default has changed to: + #default $x = 3 Changes Prior to this Release |