From 2e94f4403dc2a0fd52e3753e9625590521c18d6c Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Wed, 11 Sep 2013 11:01:48 +0000 Subject: [PATCH] Forgot to add getcookie/setcookie to CHANGES. Hereby done. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1521796 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 86f55881d9..3618e48247 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_lua: Add getcookie/setcookie for reading/writing HTTP cookies + [Daniel Gruno] + *) mod_headers: Add 'Header note header-name note-name' for copying a response headers value into a note. [Eric Covener] -- 2.40.0