aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 171319d59f8..814f7f7b160 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12009-08-30 Nick Roberts <nickrob@snap.net.nz>
2
3 * process.c (wait_reading_process_output): Keep the descriptor
4 when pty is used by a non-child process, e.g., in I/O buffer of
5 GDB this allows inferior to be restarted.
6
12009-08-29 Eli Zaretskii <eliz@gnu.org> 72009-08-29 Eli Zaretskii <eliz@gnu.org>
2 8
3 * xdisp.c (redisplay_internal): Remove redundant test and collapse 9 * xdisp.c (redisplay_internal): Remove redundant test and collapse