summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2003-05-15 02:27:11 +0000
committerIlia Alshanetsky <iliaa@php.net>2003-05-15 02:27:11 +0000
commit01aef58899815fbdbe262eada5f13eb6da50bdca (patch)
tree99a21da9ea0d3099f326e732355101a5903d2614
parent670d72a64bb304ae5c94f22c5be6e6cb1ad810ef (diff)
downloadphp-git-01aef58899815fbdbe262eada5f13eb6da50bdca.tar.gz
Bug fixing news.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83edf4c754..91f186bf39 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,8 @@ PHP 4 NEWS
- Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
- Fixed bug #23606 (Unable to build --with-db4 (db4.1.25)). (Marcus)
- Fixed bug #23567 (pfsockopen() returns dead connections). (Wez)
+- Fixed bug #23527 (PostScript Type 1 font do not render properly)
+ (nid@home.se, Ilia)
- Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani)
- Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)
- Fixed bug #23298 (serialize cuts off floats & doubles). (Ilia)