Mercurial > emacs
diff src/ChangeLog @ 32688:40878cdc6a2a
*** empty log message ***
| author | Andrew Innes <andrewi@gnu.org> |
|---|---|
| date | Fri, 20 Oct 2000 14:49:19 +0000 |
| parents | 7c929610d127 |
| children | 8c9daad87816 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Oct 20 14:48:58 2000 +0000 +++ b/src/ChangeLog Fri Oct 20 14:49:19 2000 +0000 @@ -1,3 +1,11 @@ +2000-10-20 Andrew Innes <andrewi@gnu.org> + + * strftime.c [!WINDOWSNT]: Don't apply Solaris 2.5 work-around on + Windows. + (my_strftime) <macro>: Don't use macro arg list when redefining as + _strftime_copytm. + (my_strftime) <function>: Supply 0 as ut argument. + 2000-10-19 Jason Rumney <jasonr@altavista.net> * w32console.c: Do not undef HAVE_WINDOW_SYSTEM before
