diff options
-rw-r--r-- | ice-9/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index c06ab04b2..e270f806c 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 15 08:32:09 1999 Greg J. Badros <gjb@cs.washington.edu> + + * doc.scm: Use `%library-dir' and the other system directories, + not the quickly defuncted `library-dir' that I added before + realizing the former existed. Thanks Brad Knotwell! + Sun Dec 12 19:18:52 1999 Greg J. Badros <gjb@cs.washington.edu> * Makefile.am, doc.scm: Added doc.scm. |