2001-06-15 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / readline / ChangeLog.Cygnus
index bc53a327fea196d02f9bf1c5794ff6d1293dab6b..c330a2c56e5bdfbf32f6afd8d194951a37b43e30 100644 (file)
@@ -1,3 +1,44 @@
+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.
+
+        Locally modified files: Makefile.in, configure.in, configure
+        (regenerated), config.h.in (regenerated), readline.h, rltty.c,
+       shell.c signals.c.
+
+        Locally added files: acconfig.h, config/*, config.h.bot,
+        cross-build/*, doc/inc-hit.texinfo.
+
+        New files: USAGE, rlprivate.h, rlshell.h, xmalloc.h.
+
 2000-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * support/shobj-conf: Shared libs are unsupported on MSDOS.
This page took 0.024197 seconds and 4 git commands to generate.