aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2011-03-13 19:49:38 +0200
committerEli Zaretskii2011-03-13 19:49:38 +0200
commitd251f04bea68e68d2598f0aa7464ecc26b26103e (patch)
treefc2a7eedb97f967868881aa30ff1f0d4cf782b20 /src/ChangeLog
parent1ef6de0565b2d11481f1f663742d2c0d79e8eb97 (diff)
downloademacs-d251f04bea68e68d2598f0aa7464ecc26b26103e.tar.gz
emacs-d251f04bea68e68d2598f0aa7464ecc26b26103e.zip
MS-Windows followup for 2011-03-13T06:43:00Z!eggert@cs.ucla.edu.
src/makefile.w32-in ($(BLD)/editfns.$(O)): Depend on $(EMACS_ROOT)/lib/intprops.h.
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 e840bb3c036..3d5f3e0c387 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-03-13 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in ($(BLD)/editfns.$(O)): Depend on
4 $(EMACS_ROOT)/lib/intprops.h.
5
12011-03-13 Paul Eggert <eggert@cs.ucla.edu> 62011-03-13 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix more problems found by GCC 4.5.2's static checks. 8 Fix more problems found by GCC 4.5.2's static checks.