vgritsenko 2004/02/02 06:36:19
Modified: . status.xml
Log:
max-descriptors config parameter added
Revision Changes Path
1.25 +5 -1 xml-xindice/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-xindice/status.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- status.xml 29 Jan 2004 14:14:05 -0000 1.24
+++ status.xml 2 Feb 2004 14:36:19 -0000 1.25
@@ -59,7 +59,11 @@
</todo>
<changes>
- <release version="1.1b4-dev" date="January 29 2004">
+ <release version="1.1b4-dev" date="February 2 2004">
+ <action dev="VG" type="update">
+ Add max-descriptors configuration attribute to all Filer
implementations
+ based on Paged. Default value is 16 file descriptors (same
as before).
+ </action>
<action dev="VG" type="add">
Added xindice command line tool to the jar distribution.
</action>