diff options
author | foobar <sniper@php.net> | 2001-12-14 02:34:15 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2001-12-14 02:34:15 +0000 |
commit | ef1b6c0b6810cd49a5651048a0e1b9feebcdd51b (patch) | |
tree | ee2bb1e072dd02e772504a2646998472c24cc144 | |
parent | fb234adcf780b202e1c5d93e5316650a988de7e3 (diff) | |
download | php-git-ef1b6c0b6810cd49a5651048a0e1b9feebcdd51b.tar.gz |
Missing period. :)
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev -- Fixed several crash bugs in the mcrypt extension (Derick) +- Fixed several crash bugs in the mcrypt extension. (Derick) - Added concepts to IRCG: bailout-on-trivial issue, write output to files, fetch a ressource upon connection end. (Sascha) - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST, |