diff options
author | Noah Slater <nslater@apache.org> | 2009-12-02 19:13:13 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2009-12-02 19:13:13 +0000 |
commit | f1baf181e031cc3f354233839f74de96d2e4a076 (patch) | |
tree | c50508b6846eb796ad530e4cd245ad883d8fa821 | |
parent | 44bee48208075ecc82d34fe8a98194d295818f6a (diff) |
minor change
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@886267 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------------- |