You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/08/05 19:10:19 UTC

svn commit: r682797 - /incubator/couchdb/branches/0.8.x/CHANGES

Author: nslater
Date: Tue Aug  5 10:10:19 2008
New Revision: 682797

URL: http://svn.apache.org/viewvc?rev=682797&view=rev
Log:
merging r682796 to branch

Modified:
    incubator/couchdb/branches/0.8.x/CHANGES

Modified: incubator/couchdb/branches/0.8.x/CHANGES
URL: http://svn.apache.org/viewvc/incubator/couchdb/branches/0.8.x/CHANGES?rev=682797&r1=682796&r2=682797&view=diff
==============================================================================
--- incubator/couchdb/branches/0.8.x/CHANGES (original)
+++ incubator/couchdb/branches/0.8.x/CHANGES Tue Aug  5 10:10:19 2008
@@ -36,8 +36,8 @@
 
  * The `couchdb` script no longer uses `awk` for configuration checks as this
    was causing portability problems.
- * Updated `sudo` example to use `-i` option in the README, fixes problems when
-   invoking from a directory the `couchdb` user cannot access.
+ * Updated `sudo` example in the README to use the `-i` option, this fixes
+   problems when invoking from a directory the `couchdb` user cannot access.
 
 Futon Utility Client: