summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Kalowsky <kalowsky@php.net>2002-08-14 17:17:16 +0000
committerDan Kalowsky <kalowsky@php.net>2002-08-14 17:17:16 +0000
commitb22a1eb93572f978362b6037db2bc148f528387e (patch)
treefa8af37ba5d58a748dd1b016882e3b038d6b8c44
parent0917902b925e79d8e892829802f0c21ebffb203a (diff)
downloadphp-git-b22a1eb93572f978362b6037db2bc148f528387e.tar.gz
Giving Ilia his props
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d586a4919f..bb12714bc8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
+- Fix a bug where PHP doesn't handle the Expect header properly. (Patch
+ submitted by Ilia <ilia@prohost.org>)
- Fix a bug in ODBC where closing the module would crash the Windows
executable. (kalowsky)
- Various memory leak fixes in the pack/unpack commands, patch submitted by