diff options
author | Jim Blandy <jimb@red-bean.com> | 1997-04-15 01:26:20 +0000 |
---|---|---|
committer | Jim Blandy <jimb@red-bean.com> | 1997-04-15 01:26:20 +0000 |
commit | a912ed4a0f386e56a66a35cbc31bdbd3bfc7a106 (patch) | |
tree | 88c88d4bb9e54720f3f417ee69f393541f38043b | |
parent | 7c9c7760882abfab2e7515ce25a58ecdca52edd8 (diff) | |
download | guile-a912ed4a0f386e56a66a35cbc31bdbd3bfc7a106.tar.gz |
Add note saying where this came from, and suggesting that new log
entries should go in ChangeLog.
-rw-r--r-- | libguile/ChangeLog-gh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libguile/ChangeLog-gh b/libguile/ChangeLog-gh index 3837e19bb..52dbc58e4 100644 --- a/libguile/ChangeLog-gh +++ b/libguile/ChangeLog-gh @@ -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. |