aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorAndrew Innes2000-10-20 14:49:19 +0000
committerAndrew Innes2000-10-20 14:49:19 +0000
commitea456eb4e4549655bb67660b00ec4a574ec82209 (patch)
treeb4070657ee14d98c56fb000a35ad03e8a9a94671 /src/ChangeLog
parente34850d19f1e959f19bca738dbfa61a49695c88e (diff)
downloademacs-ea456eb4e4549655bb67660b00ec4a574ec82209.tar.gz
emacs-ea456eb4e4549655bb67660b00ec4a574ec82209.zip
[!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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
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 @@
12000-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
12000-10-19 Jason Rumney <jasonr@altavista.net> 92000-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