This commit is contained in:
Felipe Pena 2008-08-13 11:20:25 +00:00
parent dd95e7427b
commit 987a1a5597

1
NEWS
View file

@ -15,6 +15,7 @@ PHP NEWS
- Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
relative time string. (Derick)
- Fixed bug #45798 (sqlite3 doesn't notice if variable was bound). (Felipe)
- Fixed bug #45763 (mysqli::multi_query does not work with mysqlnd). (Johannes)
- Fixed bug #45757 (FreeBSD4.11 build failure: failed include; stdint.h).
(Hannes)