summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 143a0ae62..e64651ff8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2009-05-30 Christopher Faylor <me+cygwin@cgf.cx>
+ * cygwin/include/sys/termios.h: Make default erase character "^?".
+
+2009-05-30 Christopher Faylor <me+cygwin@cgf.cx>
+
* fhandler_console.cc (fhandler_console::read): Convert backspace key
to DEL.