diff --git a/CHANGES b/CHANGES
index 78d47fcba29436585bb384544f105acb35047d98..4856aad1ab33961a75a5b0154f4c63324e26ce46 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.