summaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
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 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 48598c0f..c50e9509 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,7 +18,8 @@ Security
HTTP Interface
* Provide Content-MD5 header support for attachments.
- * Added URL Rewriter handler
+ * Added URL Rewriter handler.
+ * Added virtual host handling.
Build and System Integration