summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2007-06-22 00:10:27 +0000
committerStanislav Malyshev <stas@php.net>2007-06-22 00:10:27 +0000
commit60588cbdd55005012e68d3794b46782e87a9bda4 (patch)
treed71266975dc2aadefb143dce85870dafbd732e60
parent3cc05ab729003d925934a786b05bf62b4adf86ac (diff)
downloadphp-git-60588cbdd55005012e68d3794b46782e87a9bda4.tar.gz
Fixed bug #41765 (Recode crashes/does not work on amd64)
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5edf60f936..d0389362c0 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ PHP 4 NEWS
input variables. Fix for MOPB-03-2007. (Stas)
- Fixed INFILE LOCAL option handling with MySQL - now not allowed when
open_basedir or safe_mode is active (Stas)
+- Fixed bug #41765 (Recode crashes/does not work on amd64)
+ (nexus at smoula dot net, Stas)
- Fixed bug #41630 (segfault when an invalid color index is present in
the image data). (Reported by Elliot <wccoder@gmail dot com>) (Pierre)
- Fixed bug #41628 (PHP settings leak between Virtual Hosts in