You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2009/11/04 15:21:19 UTC

svn commit: r832753 - /couchdb/branches/0.10.x/CHANGES

Author: jan
Date: Wed Nov  4 14:21:19 2009
New Revision: 832753

URL: http://svn.apache.org/viewvc?rev=832753&view=rev
Log:
retrofit 0.10.0 CHANGES

Modified:
    couchdb/branches/0.10.x/CHANGES

Modified: couchdb/branches/0.10.x/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/branches/0.10.x/CHANGES?rev=832753&r1=832752&r2=832753&view=diff
==============================================================================
--- couchdb/branches/0.10.x/CHANGES (original)
+++ couchdb/branches/0.10.x/CHANGES Wed Nov  4 14:21:19 2009
@@ -4,6 +4,15 @@
 Version 0.10.0
 --------------
 
+Storage Format
+
+ * Add move headers with checksums to the end of database files for extra robust
+   storage and faster storage.
+
+View Server
+
+ * Added native Erlang views for high-performance applications.
+
 Build and System Integration:
 
  * Changed `couchdb` script configuration options.