summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-11-04 14:19:47 +0000
committerJan Lehnardt <jan@apache.org>2009-11-04 14:19:47 +0000
commitdc98e8aeb68ca4cfed38d9eb6258da570d599342 (patch)
tree400e02cd14a0bab33cbd684075fedcfa23ca5dcc /CHANGES
parent4387dc1a5b10c63a540cefcb2bb7c6e5d9b9fd8b (diff)
retrofit 0.10.0 CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@832752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e413e434..77e5652b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,15 @@ This version has not been released yet.
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.