Do the CFLAGS thing.
[deliverable/binutils-gdb.git] / readline / ChangeLog
index 615e3ae5f62d254755c2d41729cbbc27909d400e..41f0b20ea02bc66d676855543331bf3169c81cf2 100644 (file)
@@ -1,3 +1,71 @@
+Wed Apr 22 18:08:01 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * configure.in: remove subdirs declaration.  The obsolete semantic
+         for subdirs has been usurped by per's new meaning.
+
+Tue Apr 21 11:54:23 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * Makefile.in: rework CFLAGS so that they can be set on the
+         command line to make.  Remove MINUS_G.  Default CFLAGS to -g.
+
+Fri Apr 10 23:02:27 1992  Fred Fish  (fnf@cygnus.com)
+
+       * configure.in:  Recognize new ncr3000 config.
+       * config/mh-ncr3000:  New NCR 3000 config file.
+
+Wed Mar 25 10:46:30 1992  John Gilmore  (gnu at cygnus.com)
+
+       * history.c (stifle_history):  Negative arg treated as zero.
+
+Tue Mar 24 23:46:20 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * config/mh-sysv: INSTALL_PROG -> INSTALL.
+
+Mon Feb 10 01:41:35 1992  Brian Fox  (bfox at gnuwest.fsf.org)
+
+       * history.c (history_do_write) Build a buffer of all of the lines
+       to write and write them in one fell swoop (lower overhead than
+       calling write () for each line).  Suggested by Peter Ho.
+
+       * vi_mode.c (rl_vi_subst) Don't forget to end the undo group.
+
+Sat Mar  7 00:15:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * Makefile.in: remove FIXME's on info and install-info targets.
+
+Fri Mar  6 22:02:04 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * Makefile.in: added check target.
+
+Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
+
+       * Makefile.in, configure.in: removed traces of namesubdir,
+         -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
+         copyrights to '92, changed some from Cygnus to FSF.
+
+Fri Feb 21 14:37:32 1992  Steve Chamberlain  (sac at rtl.cygnus.com)
+
+       * readline.c, examples/fileman.c: patches from DJ to support DOS
+
+Thu Feb 20 23:23:16 1992  Stu Grossman  (grossman at cygnus.com)
+
+       * readline.c (rl_read_init_file):  Make sure that null filename is
+       not passed to open() or else we end up opening the directory, and
+       read a bunch of garbage into keymap[].
+
+Mon Feb 17 17:15:09 1992  Fred Fish  (fnf at cygnus.com)
+
+       * readline.c (readline_default_bindings):  Only make use of VLNEXT
+       when both VLNEXT and TERMIOS_TTY_DRIVER is defined.  On SVR4
+       <termio.h> includes <termios.h>, so VLNEXT is always defined.
+
+       * sysdep-norm.h (_POSIX_VERSION):  Define this for all SVR4
+       systems so that <termios.h> gets used, instead of <termio.h>.
+
+Fri Dec 20 12:04:31 1991  Fred Fish  (fnf at cygnus.com)
+
+       * configure.in:  Change svr4 references to sysv4.
+
 Tue Dec 10 04:07:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
 
        * Makefile.in: infodir belongs in datadir.
This page took 0.023737 seconds and 4 git commands to generate.