From 309e618bbdcc68062dfa9aa61bff550d2dbe7f35 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Fri, 19 Feb 2010 19:33:40 +0000 Subject: add vhosts to NEWS and CHANGES git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@911950 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 ++- NEWS | 8 +++++--- 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 -------------- -- cgit v1.2.3