==> dejagnu/ChangeLog <==
[external/binutils.git] / readline / ChangeLog.Cygnus
index 40baa98..84baffb 100644 (file)
@@ -1,3 +1,54 @@
+2002-02-24  Daniel Jacobowitz  <drow@mvista.com>
+
+       * support/config.guess: Import from master sources, rev 1.232.
+       * support/config.sub: Import from master sources, rev 1.246.
+
+2002-02-01  Ben Elliston  <bje@redhat.com>
+
+       * config.guess: Import from master sources, rev 1.229.
+       * config.sub: Import from master sources, rev 1.240.
+
+2002-01-17  H.J. Lu  (hjl@gnu.org)
+
+       * support/config.guess: Import from master sources, rev 1.225.
+       * support/config.sub: Import from master sources, rev 1.238.
+
+2001-07-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * support/config.guess: Update using ../config.sub.
+
+2001-07-16  Andrew Cagney  <ac131313@redhat.com>
+
+       * support/config.sub: Update using ../config.sub.
+
+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.