From 062f47121f92a343ee6b122c18a7143880c6aabb Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 8 Sep 2004 17:01:34 +0000 Subject: [PATCH] *** empty log message *** --- doc/ref/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 27dc77484..ceb0d9def 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,5 +1,7 @@ 2004-09-08 Marius Vollmer + * api-data.texi (integer-expt): Updated from docstring. + * Makefile.am (CLEANFILES, MAINTAINERCLEANFILES): Moved autoconf-macros.texi to MAINTAINERCLEANFILES. It is in the tarball and we shouldn't clean it, then.