Author: jan
Date: Tue Nov 17 23:20:00 2009
New Revision: 881621
URL: http://svn.apache.org/viewvc?rev=881621&view=rev
Log:
update NEWS and CHANGES
Modified:
couchdb/branches/0.9.x/CHANGES
couchdb/branches/0.9.x/NEWS
Modified: couchdb/branches/0.9.x/CHANGES
URL:
http://svn.apache.org/viewvc/couchdb/branches/0.9.x/CHANGES?rev=881621&r1=881620&r2=881621&view=diff
==============================================================================
--- couchdb/branches/0.9.x/CHANGES (original)
+++ couchdb/branches/0.9.x/CHANGES Tue Nov 17 23:20:00 2009
@@ -4,6 +4,8 @@
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).
Version 0.9.1
Modified: couchdb/branches/0.9.x/NEWS
URL:
http://svn.apache.org/viewvc/couchdb/branches/0.9.x/NEWS?rev=881621&r1=881620&r2=881621&view=diff
==============================================================================
--- couchdb/branches/0.9.x/NEWS (original)
+++ couchdb/branches/0.9.x/NEWS Tue Nov 17 23:20:00 2009
@@ -10,6 +10,8 @@
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.
Version 0.9.1