pike.git
/
CHANGES
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/CHANGES:343:
- Fix floating point literals with long-double-precision o Standards.EXIF Improved detection of EXIF section in get_properties(). o Standards.URI
-
Updated list of unsafe characters to RFC 3986. [bug 8004]
+
-
Updated list of unsafe characters to RFC 3986. [bug 8004]
-
+
- String representations of the URI that are generated by the object
+
are now canonical again. This also fixes an issue where Standards.URI
+
instances compared identical under the == comparison, but would hash
+
differently.
+
o Standards.X509 Use old syntax for compatibility. o sybase The module's configure script now respects ABI suffixes when searching for the sybase library dir. o System