vgritsenko 2003/12/25 11:14:05
Modified: . status.xml
Log:
Reflect recent changes
Revision Changes Path
1.20 +11 -0 xml-xindice/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-xindice/status.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- status.xml 19 Dec 2003 13:30:47 -0000 1.19
+++ status.xml 25 Dec 2003 19:14:05 -0000 1.20
@@ -60,6 +60,17 @@
<changes>
<!-- Add new releases here -->
<release version="1.1-dev" date="December 18 2003">
+ <action dev="VG" type="update">
+ GetResource, GetDocument XML-RPC messages will return no
result if
+ resource not found.
+ </action>
+ <action dev="VG" type="add">
+ Added binary resource support to XML-RPC driver.
+ </action>
+ <action dev="VG" type="update">
+ Updated BinaryResourceImpl to support only byte[] content,
as per
+ XML:DB API.
+ </action>
<action dev="VG" type="fix">
Fixed exception in BTreeFiler when adding value with large
key
(more than 4kb).