summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfche <fche>2007-01-10 18:17:45 +0000
committerfche <fche>2007-01-10 18:17:45 +0000
commit7ce0dc12055d0aa472cd9f757da9b2e4f3c74209 (patch)
treecbd47cae6c3b96f8de6324803c538c047f9798e0
parent83c370cb3bd238ac65ebd784446d8339d9971108 (diff)
downloadsystemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.tar.gz
systemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.tar.xz
systemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.zip
* moving examples/ changelog entries
-rw-r--r--ChangeLog1
-rw-r--r--examples/ChangeLog4
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cbd2efb9..c1b139cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,6 @@
* configure.ac: Bump version to 0.5.12 for release.
* configure: Regenerated.
* NEWS, AUTHORS: Populate & repopulate.
- * examples/*: Added several .stp/.txt files from the wiki.
2006-12-29 Frank Ch. Eigler <fche@elastic.org>
diff --git a/examples/ChangeLog b/examples/ChangeLog
index e31c2634..6d98998d 100644
--- a/examples/ChangeLog
+++ b/examples/ChangeLog
@@ -2,6 +2,10 @@
* small_demos/top.stp: Use "limit" option in foreach.
+2007-01-01 Frank Ch. Eigler <fche@redhat.com>
+
+ * *: Added several .stp/.txt files from the wiki.
+
2006-04-20 Martin Hunt <hunt@redhat.com>
* small_demos/top.stp: Use printf.