]> granicus.if.org Git - apache/commitdiff
Adding missing changelog entries for mod_lua.
authorDaniel Gruno <humbedooh@apache.org>
Fri, 29 Nov 2013 12:16:28 +0000 (12:16 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 29 Nov 2013 12:16:28 +0000 (12:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1546547 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 60388c60f92adb942ea04087a64b4f8e98ac4716..8ed8bed7a8b6a2dac825d3c04aef30e93b1e456a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -192,6 +192,12 @@ Changes with Apache 2.4.7
      introduced in 2.4.4
      PR 55264 [Jo Rhett <jrhett netconsonance com>]
 
+  *) mod_lua: add websocket support via r:wsupgrade, r:wswrite, r:wsread 
+     and r:wsping. [Daniel Gruno]
+
+  *) mod_lua: add support for writing/reading cookies via r:getcookie and 
+     r:setcookie. [Daniel Gruno]
+
 Changes with Apache 2.4.6
 
   *) Revert a broken fix for PR54948 that was applied to 2.4.5 (which was