aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-07-26 15:59:01 +0200
committerJuanma Barranquero2012-07-26 15:59:01 +0200
commitd6749401cb9c267fb0d168bc63c6527966f39335 (patch)
treec306462849a9372843f304107d454d4b825aca28 /src/ChangeLog
parentd89518dbdf99a10f629ff4bad7785dde04e141e3 (diff)
downloademacs-d6749401cb9c267fb0d168bc63c6527966f39335.tar.gz
emacs-d6749401cb9c267fb0d168bc63c6527966f39335.zip
src/makefile.w32-in ($(BLD)/emacs.$(O)): Update dependencies.
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 79424fd7cb1..b4e5fe84879 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-07-26 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in ($(BLD)/emacs.$(O)): Update dependencies.
4
12012-07-26 Paul Eggert <eggert@cs.ucla.edu> 52012-07-26 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Simplify export of symbols to GDB (Bug#12036). 7 Simplify export of symbols to GDB (Bug#12036).