[clouchdb-cvs] CVS clouchdb/src

peddy peddy at common-lisp.net
Wed Jul 22 20:30:43 UTC 2009


Update of /project/clouchdb/cvsroot/clouchdb/src
In directory cl-net:/tmp/cvs-serv11320/src

Modified Files:
	changelog.txt 
Log Message:
Fixes for (delete-document), and more related tests


--- /project/clouchdb/cvsroot/clouchdb/src/changelog.txt	2009/07/18 21:14:49	1.14
+++ /project/clouchdb/cvsroot/clouchdb/src/changelog.txt	2009/07/22 20:30:43	1.15
@@ -5,6 +5,8 @@
   - Added get-uuids function and related doc
   - Remembered to increment *couchdb-version* for the first time in a long time
   - Made (document-property) and (setf (document-property)) accept list of property names
+  - Made (get-document) accept documents with :|_id| or :|id| properties
+  - Fixed (delete-document) to work more consistently with :if-missing
 
 0.0.11:
 





More information about the clouchdb-cvs mailing list