summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordsmith <dsmith>2008-02-27 15:29:46 +0000
committerdsmith <dsmith>2008-02-27 15:29:46 +0000
commitbcdfb17df458f7a660fd079afbc46dc9e65a36d9 (patch)
treeeec6a32940b1eecae12072963036492680082b2e /ChangeLog
parent1a0d290a889ed9ff1be24e4af6a39d1f9b501f13 (diff)
downloadsystemtap-steved-bcdfb17df458f7a660fd079afbc46dc9e65a36d9.tar.gz
systemtap-steved-bcdfb17df458f7a660fd079afbc46dc9e65a36d9.tar.xz
systemtap-steved-bcdfb17df458f7a660fd079afbc46dc9e65a36d9.zip
2008-02-27 David Smith <dsmith@redhat.com>
PR5729 * systemtap.spec.in: Adds examples to the testsuite rpm so that systemtap.samples/examples.exp works correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf56313c..3c183d73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-27 David Smith <dsmith@redhat.com>
+
+ PR5729
+ * systemtap.spec.in: Adds examples to the testsuite rpm so that
+ systemtap.samples/examples.exp works correctly.
+
2008-02-26 Dave Brolley <brolley@redhat.com>
PR5018