From 200052b51c694cf5350443c1e13e3447a6d46f37 Mon Sep 17 00:00:00 2001 From: Date: Sat, 9 Oct 1999 05:41:39 +0000 Subject: [PATCH] NEWS update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index bbd02e1eec..f5a434fa17 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- Fixed gmmktime() so that the following should always be true: + gmmktime([args]) == mktime([args]) + date('Z', mktime([args])) (Jouni) +- setlocale doesn't anymore screw up things if you forgot to change it back + to the original settings. (Jouni) - Switched to new system where ChangeLog is automagically updated from commit messages. NEWS file is now the place for public announcements. (Andrei) - Fixed refcount problem in XML module. (Thies) -- 2.40.0