aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2013-07-09 11:53:00 +0200
committerJuanma Barranquero2013-07-09 11:53:00 +0200
commit3c51b96b4a916a54372bbba94b35e8924e356825 (patch)
treed81ea58e230f0a11ac014e6d09ce04f6ccd41b15 /src/ChangeLog
parent59eb37e5f5ed23dc322af9a80d78a4923ee39db9 (diff)
downloademacs-3c51b96b4a916a54372bbba94b35e8924e356825.tar.gz
emacs-3c51b96b4a916a54372bbba94b35e8924e356825.zip
src/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.
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 8b152f4a176..024be050b3e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-07-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.
4
12013-07-09 Paul Eggert <eggert@cs.ucla.edu> 52013-07-09 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Handle errno and exit status a bit more carefully. 7 Handle errno and exit status a bit more carefully.