*** empty log message ***
[bpt/guile.git] / ChangeLog
index d296872..2ecbe95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+Thu Apr 24 01:20:34 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes for reduced Guile distribution: one configure script,
+       no plugins.
+       * configure.in: Merged the old text from qt/configure.in and
+       libguile/configure.in; Tom Tromey says automake only wants one
+       configure.in script.  This seems fishy, but...
+       * Makefile.am: List the subdirectories explicitly; no more PLUGIN
+       gubbish.
+       * acconfig.h, acinclude.m4: Moved here from libguile, since
+       libguile's configure script lives here now.
+       * AUTHORS, INSTALL, README: Updated.
+       * Makefile.in, aclocal.m4 configure: Regenerated.  Just like
+       amputated amphibian limbs.
+
+Tue Apr 22 16:57:38 1997  Jim Blandy  <jimb@totoro.cyclic.com>
+
+       * newdoc/ref/Makefile.am (dist_texis): Distribute the index files.
+       * newdoc/ref/Makefile.in: Regenerated.
+
+Mon Apr 14 18:51:25 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * threads.m4 (CY_AC_WITH_THREADS): When using coop threads, no
+       need to link against libthreads; the files it used to contain
+       are now a part of libguile.
+
+Sun Apr 13 22:14:10 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * guile.m4: Revert change of Mar 15, and use the new 'no-define'
+       argument to the AM_INIT_AUTOMAKE macro.
+
+Fri Apr 11 15:43:07 1997  Jim Blandy  <jimb@totoro.cyclic.com>
+
+       * ltconfig, ltmain.sh: Upgraded libtool files to 0.9d.
+       * README: Say where to find libtool 0.9d.
+       
+Wed Apr  9 17:51:13 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       Changes to work with automake-1.1n, which has better libtool
+       support.  Also use libtool 0.8.
+       * README: Note new version numbers for automake and libtool.
+       * missing: New file required by new automake.
+       * Makefile.in: Regenerated.
+
+Sat Apr  5 16:48:38 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * newdoc/ref/scheme.texi (set-object-property!): Fix function name.
+
+       * Makefile.am: Omit doc subtree.
+       * configure.in: Omit makefiles in doc subtree.
+       * Makefile.in, configure: Rebuilt.
+
+Sat Mar 15 01:11:44 1997  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>
+
+       * guile.m4 (AM_INIT_GUILE_MODULE): Replaced AM_INIT_AUTOMAKE macro
+       with its definition and commented out definition of PACKAGE.  This
+       changed seemed necessary after having removed PACKAGE from
+       libguile/acconfig.h.
+
+Mon Feb 24 21:43:26 1997  Mikael Djurfeldt  <mdj@mdj.nada.kth.se>
+
+       * ltconfig, ltmain.sh: New versions from libtool-0.9.
+       
+       * configure.in: Added AM_MAINTAINER_MODE
+
+Fri Feb  7 17:57:46 1997  Jim Blandy  <jimb@floss.cyclic.com>
+
+       * config.sub, config.guess: New versions, that handle i686, etc.
+
 Thu Jan 23 07:06:15 1997  Mark Galassi  <rosalia@papageno.lanl.gov>
 
        * newdoc/tutorial/guile-tut.texi: started checking in the Guile