summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Strojny <lstrojny@php.net>2013-01-06 15:13:32 +0100
committerLars Strojny <lstrojny@php.net>2013-01-06 15:13:32 +0100
commita951693cfb17b8d84de4882f47ba6f7d6a776556 (patch)
tree0858350b27547c4b8eb8dd451929393763729c0b
parent371372714dcac655f53a53ef4d45ad02916b4f4a (diff)
downloadphp-git-a951693cfb17b8d84de4882f47ba6f7d6a776556.tar.gz
News entry for bug #52126
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ad954a098..cfd2aa3dbc 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP NEWS
(Nikita Popov)
. Add Generator::throw() method. (Nikita Popov)
. Bug #23955: allow specifying Max-Age attribute in setcookie() (narfbg, Lars)
+ . Bug #52126: timestamp for mail.log (Martin Jansen, Lars)
- cURL:
. Added new functions curl_escape, curl_multi_setopt, curl_multi_strerror