You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2009/06/14 03:17:09 UTC

svn commit: r784496 - /couchdb/branches/0.9.x/CHANGES

Author: davisp
Date: Sun Jun 14 01:17:09 2009
New Revision: 784496

URL: http://svn.apache.org/viewvc?rev=784496&view=rev
Log:
Grammar fail. Fixed CHANGES


Modified:
    couchdb/branches/0.9.x/CHANGES

Modified: couchdb/branches/0.9.x/CHANGES
URL: http://svn.apache.org/viewvc/couchdb/branches/0.9.x/CHANGES?rev=784496&r1=784495&r2=784496&view=diff
==============================================================================
--- couchdb/branches/0.9.x/CHANGES (original)
+++ couchdb/branches/0.9.x/CHANGES Sun Jun 14 01:17:09 2009
@@ -25,7 +25,7 @@
  * Fix build instructions shown by ./configure.
  * Show correct environment variables in ./configure --help.
  * Fix incorrect recording of request time.
- * Made attachment storage sparseness.
+ * Made attachment storage less sparse.
  * Fix for COUCHDB-334 where a database with delayed commits pending is 
    considered idle, and subject to losing changes when shutdown.
  * Useful JavaScript Error messages.