pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:42:
- Fix regression bug since rel 12 that hangs queries returning over 1024 records. - Fix all rare-deadlock-causes logged in the last two years. o Stdio.Buffer Eliminate race condition in read_cstring().
+
Building & Tools
+
----------------
+
+
o Java
+
+
The location of libjvm is now detected on Ubuntu 18.04.
+
+
Changes since Pike 8.0.498 (release 11) ---------------------------------------------------------------------- New Features ------------ o Crypto.Hash.SCRAM New class to support SCRAM authentication.