diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 1998-12-22 21:53:33 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 1998-12-22 21:53:33 +0000 |
commit | 329d0a370243f8e113074dc60f3e8b5917005307 (patch) | |
tree | 880e39a7fc5884111f26e10dd0c79f000878a6f6 /readline/ChangeLog | |
parent | 1ec3146a4472e7ecd9525bdec1a9eaee1e93d76f (diff) | |
download | gdb-329d0a370243f8e113074dc60f3e8b5917005307.zip gdb-329d0a370243f8e113074dc60f3e8b5917005307.tar.gz gdb-329d0a370243f8e113074dc60f3e8b5917005307.tar.bz2 |
Tue Dec 22 10:07:58 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* Import of Readline 2.2.1.
Diffstat (limited to 'readline/ChangeLog')
-rw-r--r-- | readline/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog index d3172bc..ffe5f15 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,19 @@ +Tue Dec 22 10:00:30 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com> + + * shell.c (savestring): ifdef'd it out. + + * Imported new version of Readline 2.2.1. Removed all the Cygnus + local changes. + + New files: acconfig.h, aclocal.m4, ansi_stdlib.h, callback.c, + config.h.in, configure, histexpand.c, histfile.c, histlib.h, + histsearch.c, input.c, kill.c, macro.c, nls.c, posixdir.h, + posixjmp.h, posixstat.h, rlconf.h, rltty.h, rlwinsize.h, shell.c, + tcap.h, terminal.c, undo.c, util.c, support directory. + + Removed files: sysdep*, config directory. + + Fri Dec 4 15:25:41 1998 David Taylor <taylor@texas.cygnus.com> The following changes were made by Jim Blandy |