summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-02-19 19:33:40 +0000
committerJan Lehnardt <jan@apache.org>2010-02-19 19:33:40 +0000
commit309e618bbdcc68062dfa9aa61bff550d2dbe7f35 (patch)
tree88c79fc4e7785c38fdbdc3654271d2de23f0aed1 /NEWS
parent75fc0f7077025d6d3b5567cda2df4a504fb3491a (diff)
add vhosts to NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@911950 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cc8f37a8..3e10ac02 100644
--- a/NEWS
+++ b/NEWS
@@ -38,9 +38,11 @@ This version has not been released yet.
* Added default cookie-authentication and users db.
* Added per-db reader access control lists.
* Added per-db security object for configuration data in validation functions.
- * Added URL Rewriter handler
- * Added proxy authentication handler
- * Added ability to replicate documents by id
+ * Added URL Rewriter handler.
+ * Added proxy authentication handler.
+ * Added ability to replicate documents by id.
+ * Added virtual host handling.
+
Version 0.10.1
--------------