|
From: <dr...@us...> - 2002-12-21 17:52:30
|
Update of /cvsroot/webmacro/webmacro/distroot
In directory sc8-pr-cvs1:/tmp/cvs-serv14271/distroot
Modified Files:
RELEASE-NOTES
Log Message:
fixing up the release notes for 1.1b3 release
Index: RELEASE-NOTES
===================================================================
RCS file: /cvsroot/webmacro/webmacro/distroot/RELEASE-NOTES,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** RELEASE-NOTES 15 Dec 2002 10:26:01 -0000 1.18
--- RELEASE-NOTES 21 Dec 2002 17:52:27 -0000 1.19
***************
*** 2,6 ****
---------------
! This is the second in a series of Beta releases for WebMacro 1.1. WM 1.1 includes
new features such as #macro, #count, $functions(), and various bugfixes.
--- 2,6 ----
---------------
! This is the third in a series of Beta releases for WebMacro 1.1. WM 1.1 includes
new features such as #macro, #count, $functions(), and various bugfixes.
***************
*** 30,33 ****
--- 30,39 ----
- avoid exception throwing in ContextTool creation (keats)
+
+ - more #macro's (lane)
+
+ - WebMacro.properties settings for default FastWriter buffer size and
+ max pool size (eric)
+
|