aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6841b2644d3..575c93566ae 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12010-08-05 Dan Nicolaescu <dann@ics.uci.edu>
2
3 Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
4 * term.c (dissociate_if_controlling_tty): Use USG5 instead of
5 USG. This is equivalent to defined (USG) && !defined (BSD_PGRPS),
6 which is what was there before BSD_PGRPS was removed.
7
12010-08-05 Eli Zaretskii <eliz@gnu.org> 82010-08-05 Eli Zaretskii <eliz@gnu.org>
2 9
3 * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co]. 10 * deps.mk (unexcoff.o): Rename unexec.[co] => unexcoff.[co].