summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
-------------