aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6db73ca7f69..5fc04c10f59 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12014-06-13 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in ($(leimdir)/leim-list.el, $(srcdir)/macuvs.h)
4 ($(lispsource)/international/charprop.el)
5 ($(libsrc)/make-docfile$(EXEEXT), $(lwlibdir)/liblw.a)
6 ($(oldXMenudir)/libXMenu11.a, ns-app, .el.elc)
7 ($(lispsource)/loaddefs.el, bootstrap-emacs$(EXEEXT)):
8 GNU make automatically passes command-line arguments to sub-makes.
9
12014-06-13 Paul Eggert <eggert@cs.ucla.edu> 102014-06-13 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 Avoid hangs in accept-process-output (Bug#17647). 12 Avoid hangs in accept-process-output (Bug#17647).