summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-01-28 01:52:47 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-01-28 01:52:47 +0000
commita666c0a3ea2fe0b65e8fb9b5034c8d9a64f5a905 (patch)
tree06183ce02a95d85d6a6beb511157f4c632251ce1 /CHANGES
parent2e7ed944f2d23c2436f056e9649473cc891bd6e6 (diff)
Validate doc ids that come from a PUT to a URL.
Backprot of 1064417 from trunk. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1064421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2c222ad6..56e6aebb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,7 @@ HTTP Interface:
* More flexible URL rewriter.
* Added support for recognizing "Q values" and media parameters in
HTTP Accept headers.
+ * Validate doc ids that come from a PUT to a URL.
Externals: