diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c8f3fdf0be6..c390352004b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2000-10-20 Andrew Innes <andrewi@gnu.org> | ||
| 2 | |||
| 3 | * strftime.c [!WINDOWSNT]: Don't apply Solaris 2.5 work-around on | ||
| 4 | Windows. | ||
| 5 | (my_strftime) <macro>: Don't use macro arg list when redefining as | ||
| 6 | _strftime_copytm. | ||
| 7 | (my_strftime) <function>: Supply 0 as ut argument. | ||
| 8 | |||
| 1 | 2000-10-19 Jason Rumney <jasonr@altavista.net> | 9 | 2000-10-19 Jason Rumney <jasonr@altavista.net> |
| 2 | 10 | ||
| 3 | * w32console.c: Do not undef HAVE_WINDOW_SYSTEM before | 11 | * w32console.c: Do not undef HAVE_WINDOW_SYSTEM before |