Pike 8.0 rel 4 is now out.

    https://pike.lysator.liu.se/pub/pike/latest-stable/Pike-v8.0.276.tar.gz

Other builds:

    
https://pike.lysator.liu.se/pub/pike/latest-stable/Pike-v8.0.276-Darwin-15.4.0-x86_64-macports
    
https://pike.lysator.liu.se/pub/pike/latest-stable/Pike-v8.0.276-win32-oldlibs.msi


Changes since Pike 8.0.240 (release 3)
----------------------------------------------------------------------

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
---------

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().


Regards,
-- 
Peter Bortas

Reply via email to