Changes since 7.2.30 -------------------- * SSL support has been added. * Improved support for MacOS X. * Support for dynamic modules on NetBSD. * Support for AIX 5L/IA64. * Several bugfixes in the Image module. * Optimized the html parser. * Math.Matrix nuw supports dot product. * Improved support for NT. * Protocols.HTTP.Query now supports HTTPS. * Added support for TLS 1.0. * Added support for blocking SSL. * {encode,decode}_value() now support the type type. * Protocols.SNMP added. * Bytecode compiler and interpreter optimized. * Improved support for NaN. * Fix for macro-redefinition bug in cpp. * Improved support for compilation handlers. * Fixed a few optimizer bugs. * Fixed bugs in handling of weak mappings and multisets. * Fixed wide-string handling in combine_path(). * Added support for big5, sjis, euc and koi8. * Several gc fixes. * Updated the Unicode definitions to Unicode 3.1.0. * Improved support for Postgres. * Added Unicode module. * Fixed tickets: 968, 1304, 1330, 1420, 1468, 1469, 1499, 1505, 1546, 1593, 1645, 1648, 1670, 1676, 1679, 1711, 1714, 1728, 1735, 1739, 1743, 1757, 1770, 1777, 1793, 1811, 1825, 1831, 1839, 1843, 1859, 1950, 1976, 2034, 2108, 2119, 2167, 2179, 2203, 2250