summaryrefslogtreecommitdiff
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 171319d59f..814f7f7b16 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-30 Nick Roberts <nickrob@snap.net.nz>
+
+ * process.c (wait_reading_process_output): Keep the descriptor
+ when pty is used by a non-child process, e.g., in I/O buffer of
+ GDB this allows inferior to be restarted.
+
2009-08-29 Eli Zaretskii <eliz@gnu.org>
* xdisp.c (redisplay_internal): Remove redundant test and collapse