aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-08-27 03:42:00 +0200
committerJuanma Barranquero2011-08-27 03:42:00 +0200
commit0cae2cdbb309359423b4a60eae1412da7dcee8ac (patch)
tree23589e3e32392940ca58b2836513eef422a2e349 /src/ChangeLog
parent2f6a3e791265352675c52a41b0c17ccaab4210da (diff)
downloademacs-0cae2cdbb309359423b4a60eae1412da7dcee8ac.tar.gz
emacs-0cae2cdbb309359423b4a60eae1412da7dcee8ac.zip
src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.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 bb2a0d20c1f..901194ed0a0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-08-27 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.
4
12011-08-26 Paul Eggert <eggert@cs.ucla.edu> 52011-08-26 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Integer and memory overflow issues (Bug#9196). 7 Integer and memory overflow issues (Bug#9196).