Spell check.
[bpt/guile.git] / ChangeLog
index ad13180..ce4cc0e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2001-12-31  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * TODO: Added two items.
+
+2001-12-26  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * configure.in (HAVE_MAKEINFO): Check for the makeinfo program and
+       set this conditional accordingly.
+       
+2001-12-01  Thien-Thi Nguyen  <ttn@giblet.glug.org>
+
+       * README: Fix virulent typo.
+
+2001-11-25  Marius Vollmer  <mvo@zagadka.ping.de>
+
+       * acconfig.h (HAVE_INLINE): Added template.
+       * configure.in (HAVE_INLINE): Define it when the compiler supports
+       inline functions.
+
+       * libguile.h: Include "libguile/inline.h".
+
+2001-11-22  Gary Houston  <ghouston@arglist.com>
+
+       * HACKING: Modified the Hacking It Yourself section.  Removed the
+       version numbers from the tools.
+       HACKING, README, ANON-CVS: updates.
+
+2001-11-21  Gary Houston  <ghouston@arglist.com>
+
+       * HACKING: Removed reference to no longer practiced * in ChangeLog
+       convention.
+
+2001-11-19  Thien-Thi Nguyen  <ttn@glug.org>
+
+       * BUGS (11): Set "fixed: no-need".
+
+       * TODO (write emacs/patch.el): New item, self-assigned.
+
+2001-11-19  Rob Browning  <rlb@defaultvalue.org>
+
+       * configure.in: switch to AC_LIBLTDL_INSTALLABLE so we'll use the
+       system libltdl when it's available.  Aside from the normal reasons
+       to prefer installed shared libs, this means other apps that link
+       with libguile and also use libltdl will be more likely to work
+       right.
+
+2001-11-17  Dirk Herrmann  <D.Herrmann@tu-bs.de>
+
+       * BUGS (4): Set "fixed: 2001-11-17 (1.7.x)".
+
+2001-11-15  Thien-Thi Nguyen  <ttn@glug.org>
+
+       * guile-tools.in: Handle command "list" specially: list scripts dir.
+
+       (help): Make more informative.
+
 2001-11-12  Marius Vollmer  <mvo@zagadka.ping.de>
 
        * autogen.sh: Recurse into libltdl directory and invoke autoconf