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:19:47 UTC

svn commit: r832752 - /couchdb/trunk/CHANGES

Author: jan
Date: Wed Nov  4 14:19:47 2009
New Revision: 832752

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

Modified:
    couchdb/trunk/CHANGES

Modified: couchdb/trunk/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/trunk/CHANGES?rev=832752&r1=832751&r2=832752&view=diff
==============================================================================
--- couchdb/trunk/CHANGES (original)
+++ couchdb/trunk/CHANGES Wed Nov  4 14:19:47 2009
@@ -9,6 +9,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.