diff --git a/libguile/ChangeLog b/libguile/ChangeLog index cd8823a91..b8c86339e 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,9 @@ +2006-06-06 Kevin Ryde + + * Makefile.am (BUILT_SOURCES): Remove guile.texi, only used by + maintainers (with doc/maint/docstring.el). Fixes parallel "make -j2" + reported by Mattias Holm. + 2006-06-03 Kevin Ryde * read.c (s_vector): Conditionalize on SCM_ENABLE_ELISP, to avoid