From a666c0a3ea2fe0b65e8fb9b5034c8d9a64f5a905 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Fri, 28 Jan 2011 01:52:47 +0000 Subject: 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 --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') 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: -- cgit v1.2.3