aboutsummaryrefslogtreecommitdiff
path: root/readline/ChangeLog.gdb
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-02-23 18:14:43 +0000
committerDaniel Jacobowitz <drow@false.org>2006-02-23 18:14:43 +0000
commitd4fdc52404ae433252cfe18001452951ab899157 (patch)
tree4f6f90700ef24488358ce3d2fd2b1f41619ee6db /readline/ChangeLog.gdb
parent19a7219fd198b980a70cdbdc158b96cd5446e7f3 (diff)
downloadfsf-binutils-gdb-d4fdc52404ae433252cfe18001452951ab899157.zip
fsf-binutils-gdb-d4fdc52404ae433252cfe18001452951ab899157.tar.gz
fsf-binutils-gdb-d4fdc52404ae433252cfe18001452951ab899157.tar.bz2
* readline/terminal.c (_rl_get_screen_size): Get console size from
the Windows API when compiling with MinGW.
Diffstat (limited to 'readline/ChangeLog.gdb')
-rw-r--r--readline/ChangeLog.gdb5
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog.gdb b/readline/ChangeLog.gdb
index 7105ea3..28cb1f2 100644
--- a/readline/ChangeLog.gdb
+++ b/readline/ChangeLog.gdb
@@ -1,3 +1,8 @@
+2005-02-10 Denis Pilat <denis.pilat@st.com>
+
+ * readline/terminal.c (_rl_get_screen_size): Get console size from
+ the Windows API when compiling with MinGW.
+
2005-07-25 Mark Mitchell <mark@codesourcery.com>
* input.c (rl_getc): Use getch to read console input on