diff options
author | Greg J. Badros <gjb@cs.washington.edu> | 1999-12-15 16:35:38 +0000 |
---|---|---|
committer | Greg J. Badros <gjb@cs.washington.edu> | 1999-12-15 16:35:38 +0000 |
commit | e18a3a4d232dfd7862d7cf188dbc940c38f1920c (patch) | |
tree | 495cce64d1084b477f4df1a72591acb5628aab54 | |
parent | 901f6de0a1ece0a74fdca5b59ceb3bf581de6270 (diff) | |
download | guile-e18a3a4d232dfd7862d7cf188dbc940c38f1920c.tar.gz |
*** empty log message ***
-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. |