aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-07-05 14:07:29 +0200
committerJuanma Barranquero2012-07-05 14:07:29 +0200
commit431391ec72c1c6ef324201ee00eabaf5399480dc (patch)
tree1265484b3784e70d1d85bb724add3d225ddc0434 /src/ChangeLog
parent957b3189e673ad7a9d2018411bbaf196338e145b (diff)
downloademacs-431391ec72c1c6ef324201ee00eabaf5399480dc.tar.gz
emacs-431391ec72c1c6ef324201ee00eabaf5399480dc.zip
src/makefile.w32-in: Update dependencies.
($(BLD)/dired.$(O), $(BLD)/fileio.$(O)): Fix typo. ($(BLD)/terminal.$(O), $(BLD)/syntax.$(O)): Update dependencies.
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 704c0ce78d5..4519ea2dabf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-05 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in ($(BLD)/dired.$(O), $(BLD)/fileio.$(O)): Fix typo.
4 ($(BLD)/terminal.$(O), $(BLD)/syntax.$(O)): Update dependencies.
5
12012-07-05 Dmitry Antipov <dmantipov@yandex.ru> 62012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
2 7
3 Cleanup xmalloc. 8 Cleanup xmalloc.