1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1999-10-02 23:53:13 +00:00
parent 94e6a5c1d5
commit dc4d930b43
2 changed files with 10 additions and 0 deletions

View file

@ -1,3 +1,7 @@
1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
* acconfig.h (HAVE_POSIX, HAVE_NETWORKING): Add comments.
Mon Sep 27 16:28:33 1999 Greg J. Badros <gjb@cs.washington.edu>
* configure.in: Added --enable-debug-freelist option.

View file

@ -1,3 +1,9 @@
1999-10-02 Jim Blandy <jimb@zwingli.cygnus.com>
* scmconfig.h.in: Regenerated.
* Makefile.am (EXTRA_libguile_la_SOURCES): fix typo.
Mon Sep 27 17:15:14 1999 Greg J. Badros <gjb@cs.washington.edu>
* __scm.h: Fix a bunch of macros that were missing do-while(0)