summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2009-03-17 03:29:27 +0000
committerScott MacVicar <scottmac@php.net>2009-03-17 03:29:27 +0000
commit6f3f68311ba22b19e1cf32ec24e86bca6f49bed0 (patch)
tree09add9ec6321b016d5a0be50d46b0cf81db628fe
parentbb2283bf4e0ff6d9fe3438f36fbb4c703c3e16b2 (diff)
downloadphp-git-6f3f68311ba22b19e1cf32ec24e86bca6f49bed0.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index abb3965b43..969de7e1de 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ PHP NEWS
- Fixed bug #47438 (mysql_fetch_field ignores zero offset). (Johannes)
- Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly). (Felipe)
- Fixed bug #47390 (odbc_fetch_into - BC in php 5.3.0). (Felipe)
+- Fixed bug #47359 (Use the expected unofficial mimetype for bmp files). (Scott)
- Fixed bug #47343 (gc_collect_cycles causes a segfault when called within a
destructor in one case). (Dmitry)
- Fixed bug #47329 (Crash in garbage collector). (Dmitry)