1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

Add note saying where this came from, and suggesting that new log

entries should go in ChangeLog.
This commit is contained in:
Jim Blandy 1997-04-15 01:26:20 +00:00
parent 7c9c776088
commit a912ed4a0f

View file

@ -1,3 +1,9 @@
The gh implementation (gh_data.c, gh.h, etc.) used to live in a
separate directory called gh. In April 1997, that dir was merged with
libguile; this is the ChangeLog from the old directory.
Please put new entries in the ordinary ChangeLog.
Thu Apr 10 16:14:43 1997 Jim Blandy <jimb@floss.cyclic.com>
Let the test programs build even when we're not using threads.