Do not copy old versions of libreadline.a/libhistory.a if they do not exist
[external/binutils.git] / readline / ChangeLog
index d3172bc..998dfe3 100644 (file)
@@ -1,3 +1,50 @@
+1998-12-30  Michael Meissner  <meissner@cygnus.com>
+
+       * Makefile.in (install): Only try to copy libreadline.a and
+       libhistory.a if they exist.
+
+Tue Dec 29 23:49:20 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * cross-build/cygwin.cache: Add a couple more known settings.
+       * configure.in: Fix typo.
+       * configure: Regenerated.
+
+Tue Dec 29 18:11:28 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * cross-build: new directory.
+       
+       * cross-build/cygwin.cache: new file. Used for Cygwin cross builds.
+
+       * configure.in: added tests for cross-build for Cygwin.
+
+1998-12-24  Jason Molenda  (jsm@bugshack.cygnus.com)
+
+       * Makefile.in: Add CYGNUS LOCAL comment.
+       * acconfig.h: Add missing defines.
+       * config.h.bot: Add missing content.
+       * configure, config.h.in: Regenerated.
+
+Wed Dec 23 16:21:41 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
+
+       * Makefile.in: comment out the rule to rebuild configure by 
+       running autoconf. 
+
+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