1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-12 23:00:22 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-11-12 22:16:48 +00:00
parent cebb2d1f52
commit a714e0ebe2
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2001-11-12 Marius Vollmer <mvo@zagadka.ping.de>
* autogen.sh: Recurse into libltdl directory and invoke autoconf
there.
2001-11-11 Thien-Thi Nguyen <ttn@glug.org> 2001-11-11 Thien-Thi Nguyen <ttn@glug.org>
* HACKING: Restrict documentation change log * HACKING: Restrict documentation change log

1
THANKS
View file

@ -18,3 +18,4 @@ For fixes or providing information which led to a fix:
Christopher Cramer Christopher Cramer
John Goerzen John Goerzen
Ken Raeburn Ken Raeburn
Momchil Velikov