Author: fdmanana
Date: Mon Apr 18 11:07:32 2011
New Revision: 1094487
URL: http://svn.apache.org/viewvc?rev=1094487&view=rev
Log:
ibrowse version in 1.0.x is 2.2.0 and no longer 2.1.3
Modified:
couchdb/branches/1.0.x/CHANGES
couchdb/branches/1.0.x/NEWS
Modified: couchdb/branches/1.0.x/CHANGES
URL:
http://svn.apache.org/viewvc/couchdb/branches/1.0.x/CHANGES?rev=1094487&r1=1094486&r2=1094487&view=diff
==============================================================================
--- couchdb/branches/1.0.x/CHANGES (original)
+++ couchdb/branches/1.0.x/CHANGES Mon Apr 18 11:07:32 2011
@@ -20,7 +20,7 @@ Replicator:
* Enabled replication over IPv6.
* Fixed for crashes in continuous and filtered changes feeds.
* Fixed error when restarting replications in OTP R14B02.
- * Upgrade ibrowse to version 2.1.3.
+ * Upgrade ibrowse to version 2.2.0.
Security:
Modified: couchdb/branches/1.0.x/NEWS
URL:
http://svn.apache.org/viewvc/couchdb/branches/1.0.x/NEWS?rev=1094487&r1=1094486&r2=1094487&view=diff
==============================================================================
--- couchdb/branches/1.0.x/NEWS (original)
+++ couchdb/branches/1.0.x/NEWS Mon Apr 18 11:07:32 2011
@@ -18,7 +18,7 @@ Note: This version has not been released
* Enabled replication over IPv6.
* Fixed for crashes in continuous and filtered changes feeds.
* Fixed error when restarting replications in OTP R14B02.
- * Upgrade ibrowse to version 2.1.3.
+ * Upgrade ibrowse to version 2.2.0.
* Fixed OAuth signature computation in OTP R14B02.
* Handle passwords with : in them
* Made compatible with jQuery 1.5.x.