emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog


From: Paul Eggert
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Tue, 04 Apr 2006 04:13:02 +0000

Index: emacs/lib-src/ChangeLog
diff -u emacs/lib-src/ChangeLog:2.301 emacs/lib-src/ChangeLog:2.302
--- emacs/lib-src/ChangeLog:2.301       Mon Mar 27 20:40:05 2006
+++ emacs/lib-src/ChangeLog     Tue Apr  4 04:13:01 2006
@@ -1,3 +1,13 @@
+2006-04-02  Paul Eggert  <address@hidden>
+
+       * b2m.c (main): Don't include <limits.h>.
+       (TM_YEAR_BASE): New macro.
+       (TM_YEAR_IN_ASCTIME_RANGE): Don't define if already defined, so
+       that s/ files can override this.  Use the more-conservative range
+       1000-9999.
+       (main): Check for asctime returning NULL.
+       * fakemail.c: Likewise.
+
 2006-03-27  Paul Eggert  <address@hidden>
 
        * b2m.c: Include <limits.h>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]