diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-08-16 19:57:19 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-08-16 19:57:19 +0000 |
commit | 7be570e7ce77920e2e628a03bdfe2d295fc2568f (patch) | |
tree | a49512270bb021f1d5171b362dc973e28c97ca94 /readline/ChangeLog.Cygnus | |
parent | ed288bb597072176e84fc8279707a3f2f475779b (diff) | |
download | binutils-gdb-7be570e7ce77920e2e628a03bdfe2d295fc2568f.tar.gz |
import gdb-1999-08-16 snapshot
Diffstat (limited to 'readline/ChangeLog.Cygnus')
-rw-r--r-- | readline/ChangeLog.Cygnus | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/readline/ChangeLog.Cygnus b/readline/ChangeLog.Cygnus index d4bb265d675..4fe80aac35f 100644 --- a/readline/ChangeLog.Cygnus +++ b/readline/ChangeLog.Cygnus @@ -1,3 +1,21 @@ +1999-08-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com> + + From Philippe De Muyter <phdm@macqel.be> + * shell.c (stdio.h): File included, for definition of NULL. + * readline/rltty.c (get_tty_settings): Conditionalize + call to set_winsize on TIOGWINSZ. + +1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com> + + * Imported Readline 4.0. Integrated all the Cygnus + local changes since last import. + + New files: rlstdc.h, savestring.c, shlib directory, + doc/manvers.texinfo, examples/rlversion.c, + support/install-shlib, support/shobj-conf. + + Removed files: MANIFEST.doc, doc/inc-hist.texi. + 1999-07-13 Elena Zannoni <ezannoni@kwikemart.cygnus.com> * acconfig.h: Fix typo: it's GWINSZ_IN_SYS_IOCTL, not |