diff options
author | John Christopher Anderson <jchris@apache.org> | 2010-02-19 15:15:59 +0000 |
---|---|---|
committer | John Christopher Anderson <jchris@apache.org> | 2010-02-19 15:15:59 +0000 |
commit | 7bca52cac3f9b4b80a0761e1244c5377cc488a07 (patch) | |
tree | c48f9ffe53eeaffb4e56913f54e37c09811b8ab0 /NEWS | |
parent | cb8d26e2c9c37f013691d5088f943bb716e5d427 (diff) |
added replication by docid to NEWS and CHANGES
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@911837 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ This version has not been released yet. * 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 Version 0.10.1 -------------- |