From 8b2a11f557367352ef9f0404844c757d1bd8aa23 Mon Sep 17 00:00:00 2001
From: Arne Goedeke <el@laramies.com>
Date: Sat, 5 Nov 2016 12:12:21 +0100
Subject: [PATCH] CHANGES: updated with websocket changes

---
 CHANGES | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CHANGES b/CHANGES
index 78d47fcba2..4856aad1ab 100644
--- a/CHANGES
+++ b/CHANGES
@@ -34,6 +34,10 @@ o ADT.Heap()->low_pop()
 
   This function is analogous to low_peek().
 
+o Protocols.WebSocket
+
+  Parse query variables in WebSocket Requests.
+
 Bug fixes
 ---------
 
@@ -67,10 +71,6 @@ o Protocols.WebSocket
 
   Fixed handling of truncated frames.
 
-  Parse query variables.
-
-  Call either http_cb or ws_cb, not both, at the proper moment.
-
 o _Roxen
 
   Backported multiple fixes from Pike 8.1.
-- 
GitLab