summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ae4fc4b..8be45cfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-27 Frank Ch. Eigler <fche@elastic.org>
+
+ PR5697
+ * configure.ac (enable-docs): Implement.
+ * systemtap.spec.in: Add optional docs build/install/prereqs.
+ * Makefile.am (SUBDIRS): Add doc.
+ * Makefile.in, configure: Regenerated.
+
2008-02-27 Dave Brolley <brolley@redhat.com>
PR5189