summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2006-01-12 17:54:19 +0000
committerDerick Rethans <derick@php.net>2006-01-12 17:54:19 +0000
commit0047baef1fbcc9f2eb547dc07ff7954cc7817392 (patch)
tree3809a5ecc1fbe3671a09ea200f1af2c28b0f0aac
parent9784bb3697883a1b75b98229ff7ce67bafb16c2a (diff)
downloadphp-git-0047baef1fbcc9f2eb547dc07ff7954cc7817392.tar.gz
- Fixed year.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f057c6a487..aacc3afdb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-13 Jan 2005, Version 4.4.2
+13 Jan 2006, Version 4.4.2
- Added missing safe_mode/open_basedir checks into cURL extension. (Ilia)
- Backported missing imap_mailcompose() fixes from PHP 5.x. (Ilia)
- Prevent header injection by limiting each header to a single line. (Ilia)