summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES3
-rw-r--r--NEWS8
2 files changed, 7 insertions, 4 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
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
--------------