summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c9f0314..eea37ec1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-12-20 David Smith <dsmith@redhat.com>
+
+ PR 3519.
+ * Makefile.am: Added 'examples' directory to the 'EXTRA_DIST'
+ variable so that the examples directory will be added to the
+ distribution directory. Added variables 'SAMPLE_DEST_DIR' and
+ 'SAMPLE_SRC' and target 'dist-add-samples' to copy some of the
+ testsuite sample scripts to the examples directory when creating a
+ distribution directory.
+ * Makefile.in: Regenerated.
+ * systemtap.spec.in: Added 'examples' directory to the %doc list
+ so that the examples directory will be installed on a user's
+ system.
+
2006-12-19 Frank Ch. Eigler <fche@redhat.com>
PR 3522.