diff --git a/CHANGES b/CHANGES index 3841ccce94d37dbefc4f943cf64ae701e9c12cb1..792332c3a3ee778baa93fd4deaebc070d6d45701 100644 --- a/CHANGES +++ b/CHANGES @@ -33,6 +33,18 @@ o Stdio.Buffer Eliminate race condition in read_cstring(). +o Gmp.mpq + + Fix numbers between -1.0 and 1.0 sometimes missing a leading 0. + +o Sql.pgsql + + - Fix regression bug since rel 12 that hangs queries returning over 1024 + records. + + - Fix all rare-deadlock-causes logged in the last two years. + + Changes since Pike 8.0.498 (release 11) ----------------------------------------------------------------------