Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 5cf0f2fa6..0166a320a 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,12 @@
2005-06-08 Mark Mitchell <mark@codesourcery.com>
+ Revert:
+ 2005-03-28 Mark Mitchell <mark@codesourcery.com>
+ * readline/display.c (insert_some_chars): Likewise.
+ (delete_chars): Likewise.
+
+2005-06-08 Mark Mitchell <mark@codesourcery.com>
+
* readline/input.c (rL_getc): Use getch, not getche.
* readline/readline.c (bind_arrow_keys_internal): Translate
Windows keysequences into POSIX key sequences.