summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 409426360a7..81cdddcfe13 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2011-05-25 Andreas Schwab <schwab@redhat.com>
+
+ PR gdb/8677
+ * event-loop.c (handle_file_event): Don't handle POLLHUP as error.
+
2011-05-24 Keith Seitz <keiths@redhat.com>
PR breakpoint/12803