summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-12-02 19:13:13 +0000
committerNoah Slater <nslater@apache.org>2009-12-02 19:13:13 +0000
commitf1baf181e031cc3f354233839f74de96d2e4a076 (patch)
treec50508b6846eb796ad530e4cd245ad883d8fa821
parent44bee48208075ecc82d34fe8a98194d295818f6a (diff)
minor change
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@886267 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 50bf6058..e2225783 100644
--- a/CHANGES
+++ b/CHANGES
@@ -83,7 +83,7 @@ Version 0.9.2
* Remove branch callbacks to allow building couchjs against newer versions of
Spidermonkey.
- * Fix replication with 0.10+ servers initiated by an 0.9 server (COUCHDB-559).
+ * Fix replication with 0.10 servers initiated by an 0.9 server (COUCHDB-559).
Version 0.9.1
-------------