*** empty log message ***
[bpt/guile.git] / ChangeLog
index f01a95b..32e46c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,109 @@
+1999-09-11  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * configure.in (GUILE_STAMP): Don't set this variable, or
+       substitute it into anything.  Full explanation in ice-9/ChangeLog.
+       * configure, Makefile.in: Regenerated.
+       
+1999-09-06  James Blandy  <jimb@mule.m17n.org>
+
+       Propagate the changes of 2 Sept the rest of the way through.
+       * configure: Regenerated.
+       * Makefile.in: Regenerated.  Not sure why this diff is so big.
+
+1999-09-02  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Fix typo in
+       variable name.  (Thanks to Bill Schottstaedt.)
+       * aclocal.m4: Regenerated.
+
+1999-09-02  Mikael Djurfeldt  <mdj@mdj-pc.nada.kth.se>
+
+       * configure.in: Test for presence of function on_exit.
+
+1999-09-01  James Blandy  <jimb@mule.m17n.org>
+
+       * configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
+       the system doesn't have memmove.  Don't test for memmove and bcopy
+       with AC_CHECK_FUNCS.
+       * configure: Regenerated.
+
+1999-08-30  Mikael Djurfeldt  <mdj@mdj-pc.nada.kth.se>
+
+       * configure.in: Test for atexit.
+
+1999-08-29  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
+
+       * acinclude.m4: Updated.  (Thanks to Karl Eichwalder.)
+
+       * configure.in: Test for presence of S_ISLNK in sys/stat.h.
+       (Thanks to Bernard Urban.)
+       Test for memmove and bcopy.  (Thanks to
+       suzukis@file.phys.tohoku.ac.jp.)
+
+       * acconfig.h: Added HAVE_S_ISLNK.
+
+1999-08-20  James Blandy  <jimb@mule.m17n.org>
+
+       * Guile 1.3.2 released.
+
+       * Makefile.in: Regenerated.
+
+1999-07-24  Mikael Djurfeldt  <mdj@thalamus.nada.kth.se>
+
+       * README, config.guess, config.sub, liconfig, ltmain.sh: Switched
+       to libtool-1.3.3.
+
+1999-07-22  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       Added guile-readline subdirectory with the removed readline
+       support.
+       * guile-readline: New directory, see ChangeLog there.
+       * configure.in: Cause configure to descend into guile-readline
+       dir.
+       * Makefile.am: Likewise for make.
+       * NEWS: Explain how to activate the readline support.
+       * configure, Makefile.in: Regenerated.
+       
+1999-07-19  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       Fixes for EMX from Mikael StÃ¥ldal.
+
+       * configure.in: Check for <io.h>.
+       * configure: Regenerated.
+
+1999-07-18  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * qthreads.m4 (QTHREADS_CONFIGURE): 'alpha' in a configuration
+       name can have suffixes, like alphaev56-unknown-linux-gnu.
+       * aclocal.m4, configure: Rebuilt.
+       (Thanks to Sebastien Villemot.)
+
+1999-07-04  Gary Houston  <ghouston@easynet.co.uk>
+
+       * configure.in: don't check for ways to violate stdio abstraction.
+
+1999-05-02  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       * configure.in (AC_CHECK_FUNCS): Fill in list of functions that
+       libguile/net_db.h wants to use.  (Add setprotoent, setservent.)
+
+1999-04-17  Jim Blandy  <jimb@savonarola.red-bean.com>
+
+       Remove all automatic readline support, to avoid copyright
+       confusion.
+       * INSTALL: Update text.
+       * NEWS: Explain the situation.
+       * configure.in: Remove configury for readline and its supporting
+       libraries.
+       * configure: Regenerated.
+
+       * README: Change URL's for automake and autoconf.
+
+       * Makefile.in, configure: Regenerated with autoconf 2.13, automake
+       1.4, libtool 1.2f (1.385 1999/03/15 17:24:54).  I've upgraded to
+       all the right tools, according to README, but I'm still getting
+       different results than Mikael is.  Hmm.
+       
 1999-03-22  Mikael Djurfeldt  <mdj@barbara.nada.kth.se>
 
        * New libtool: 1.2f