2001-06-15 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / readline / ChangeLog.Cygnus
index 40baa984a2a07ac46b19564a1a74ab1d5d39b67a..c330a2c56e5bdfbf32f6afd8d194951a37b43e30 100644 (file)
@@ -1,3 +1,31 @@
+2001-06-15  Elena Zannoni  <ezannoni@redhat.com>
+
+        * configure.in: Add -fsigned-char to LOCAL_CFLAGS for Linux
+        running on the IBM S/390.
+       * configure: Ditto.
+
+2001-01-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * rltty.c (save_tty_chars): Fix compilation-stopping typo.
+
+2000-07-10  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * terminal.c (_rl_get_screen_size) [__DJGPP__]: Determine screen
+       size via DJGPP-specific calls.
+       (_rl_init_terminal_io) [__MSDOS__]: DJGPP-specific terminal
+       initialization.
+       (_rl_backspace) [__MSDOS__]: Don't call tputs.
+       (ding) [__MSDOS__]: Use DJGPP-specific calls to support visible
+       bell.
+
+       * display.c (_rl_move_vert) [__MSDOS__]: Support cursor movement
+       upwards with DJGPP-specific calls.
+       (_rl_clear_to_eol) [__MSDOS__]: Don't call tputs.
+       (_rl_clear_screen) [__MSDOS__]: Support clear-screen with
+       DJGPP-specific calls.
+       (insert_some_chars) [__MSDOS__]: Don't call tputs.
+       (delete_chars) [__MSDOS__]: Don't call tputs.
+
 2000-07-09  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
         * Import of readline 4.1.
This page took 0.024389 seconds and 4 git commands to generate.