1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

Update NEWS

This commit is contained in:
Johannes Schlüter
2008-10-14 19:03:36 +00:00
parent 0614a7763e
commit cb8c5cf48c

1
NEWS
View File

@@ -12,6 +12,7 @@ PHP NEWS
(Brian J.France, Dmitry)
- Added concatenation option to bz2.decompress stream filter.
(Keisial at gmail dot com, Greg)
- Added support for using compressed connections with PDO_mysql. (Johannes)
- Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)