time: Undefine more broken macros.
[pspp] / ChangeLog
index 93e04f986a3ec0bd133fc7d6710a7ff5dd0f50d9..84fdd9012d133fe01c25618ce1f86269e11cb533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-06-03  Bruno Haible  <bruno@clisp.org>
+
+       time: Undefine more broken macros.
+       * lib/time.in.h: Undefine broken localtime_r and gmtime_r macros only
+       for pthread-win32. Undefine also asctime_r, ctime_r, rand_r, strtok_r.
+       Reported by Eric Blake.
+
 2010-06-03  Bruno Haible  <bruno@clisp.org>
 
        Choose among AC_DEFUN_ONCE, AC_DEFUN in a way that aclocal understands.