summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2011-04-17 21:34:14 +0000
committerJan Lehnardt <jan@apache.org>2011-04-17 21:34:14 +0000
commit0edc58a266a86910702add39c4694193bd2ab9b3 (patch)
treeef45375dffb616424db3e78a6fdbbd8d0e0bd6f0
parentbfca06060711c54a87ccaf95f4eed2f1cb3f18d3 (diff)
update NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1094201 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES1
-rw-r--r--NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 56e6aebb..e558e500 100644
--- a/CHANGES
+++ b/CHANGES
@@ -22,6 +22,7 @@ HTTP Interface:
* Added support for recognizing "Q values" and media parameters in
HTTP Accept headers.
* Validate doc ids that come from a PUT to a URL.
+ * Added a "change password"-feature to Futon.
Externals:
diff --git a/NEWS b/NEWS
index 7afc855c..98e17ca6 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ All NEWS for 1.0.2 also apply to 1.1.0.
returning a `stale=ok` response.
* More explicit error messages when it's not possible to access a file due
to lack of permissions.
+ * Added a "change password"-feature to Futon.
+
Version 1.0.1
-------------