summaryrefslogtreecommitdiff
path: root/ChangeLog.csl
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.csl')
-rw-r--r--ChangeLog.csl12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 115621dd069..1b63fb3fbc3 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,15 @@
+2005-03-31 Mark Mitchell <mark@codesourcery.com>
+
+ * gdb/ser-tcp.c (net_write_prim): Correct prototype.
+
+ * readline/input.c (rl_getc): Use getche to read console input on
+ Windows.
+
+ Revert:
+ 2005-03-28 Mark Mitchell <mark@codesourcery.com>
+ * gdb/event-top.c (gdb_setup_readline): Put console into
+ character-at-a-time mode under Windows.
+
2005-03-30 Paul Brook <paul@codesourcery.com>
* arm/wrapper.c: Provide SIGTRAP and SIGBUS.