pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:1:
Changes in Pike 7.4.LATER: ----------------------------------------------------------------------
+
+
Changes in Pike 7.4.40:
+
----------------------------------------------------------------------
+
o Added Memory.shmat on Windows. o Fixed bug in Function.defined. o Mac OS X poll() fixes. o Better optimization on Mac OS X on PPC G3 and newer. o Bugfix to avoid reading zero bytes from a file to block on Windows. o Bugfix to prevent races if Image.Font.load() is called in several threads. o Fixed previously broken UTF7.5 encoding. o Decoding of mask flag and mask default color in PSD images now works.