aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2011-03-17 21:55:40 +0200
committerEli Zaretskii2011-03-17 21:55:40 +0200
commit09f6ff021c99c2b80f39e6d8a54ef556ea108a83 (patch)
tree24d9d8cbb00b6b010c7287093a0f2e7bc2dda49f /src/ChangeLog
parent381259ef0debba4c0bb07bb5473467c1d4d84223 (diff)
downloademacs-09f6ff021c99c2b80f39e6d8a54ef556ea108a83.tar.gz
emacs-09f6ff021c99c2b80f39e6d8a54ef556ea108a83.zip
Update MS-Windows dependencies after 2011-03-17T18:41:30Z!eggert@cs.ucla.edu.
src/makefile.w32-in ($(BLD)/unexw32.$(O)): Depend on $(SRC)/unexec.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index acc3f0308ed..93c8245b239 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-03-17 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(BLD)/unexw32.$(O)): Depend on $(SRC)/unexec.h.
4
12011-03-17 Paul Eggert <eggert@cs.ucla.edu> 52011-03-17 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Fix more problems found by GCC 4.5.2's static checks. 7 Fix more problems found by GCC 4.5.2's static checks.