vgritsenko 2003/12/19 05:30:47
Modified: . status.xml Log: Reflect recent changes Revision Changes Path 1.19 +9 -1 xml-xindice/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/xml-xindice/status.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- status.xml 14 Dec 2003 18:02:14 -0000 1.18 +++ status.xml 19 Dec 2003 13:30:47 -0000 1.19 @@ -59,7 +59,15 @@ <changes> <!-- Add new releases here --> - <release version="1.1-dev" date="December 11 2003"> + <release version="1.1-dev" date="December 18 2003"> + <action dev="VG" type="fix"> + Fixed exception in BTreeFiler when adding value with large key + (more than 4kb). + </action> + <action dev="VG" type="fix" fixes-bug="25534"> + Fixed concurrency issues in Paged, BTreeFiler, and HashFiler. + Unit tests for concurrent writes added. + </action> <action dev="VG" type="update"> Properties PROP_XINDICE_CONFIGURATION, PROP_XINDICE_DB_HOME for embed driver can now be passed when driver is instantiated by