aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2012-03-24 15:43:21 +0200
committerEli Zaretskii2012-03-24 15:43:21 +0200
commit8a0c01dd25dabf60ace651c7acfa1a5e326458e8 (patch)
treeb971237ab8897d13545f087c85f9a897b113df4d /src/ChangeLog
parent6e7e90fa24df8bddeab77f9846d74e06f75ed9bc (diff)
downloademacs-8a0c01dd25dabf60ace651c7acfa1a5e326458e8.tar.gz
emacs-8a0c01dd25dabf60ace651c7acfa1a5e326458e8.zip
Fix bug #9960 with MSVC build on MS-Windows.
src/s/ms-w32.h (tzname): Include time.h before redirecting to _tzname. Fixes the MSVC build.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 182493abe67..9a4d10d410e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-03-24 Eli Zaretskii <eliz@gnu.org>
2
3 * s/ms-w32.h (tzname): Include time.h before redirecting to
4 _tzname. Fixes the MSVC build. (Bug#9960)
5
12012-03-24 Andreas Schwab <schwab@linux-m68k.org> 62012-03-24 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * xdisp.c (produce_glyphless_glyph): Limit length of acronym to 6 8 * xdisp.c (produce_glyphless_glyph): Limit length of acronym to 6