Skip to content
Snippets Groups Projects
Commit 9c8f4f42 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

CHANGES: Updated with some changes since Pike 8.0.240 (release 3).

parent d07a6e84
No related branches found
No related tags found
No related merge requests found
...@@ -4,9 +4,32 @@ Changes since Pike 8.0.240 (release 3) ...@@ -4,9 +4,32 @@ Changes since Pike 8.0.240 (release 3)
New features New features
------------ ------------
o _Roxen.HeaderParser
feed() can now be forced not to normalize (ie lower_case)
the header names.
o Protocols.WebSocket
Added client mode.
Bug fixes Bug fixes
--------- ---------
o Documentation
Fixed some AutoDoc markup typos.
o Fixed assertion failure in multiset handling.
Indexing of non-empty multisets containing no objects or functions,
with an object implementing lfun::`<() et al could cause assertion
failures.
o Filesystem.Monitor
Fixed potential recursive mutex locks on destroy().
Changes since Pike 8.0.182 (release 2) Changes since Pike 8.0.182 (release 2)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment