diff options
author | fche <fche> | 2007-01-10 18:17:45 +0000 |
---|---|---|
committer | fche <fche> | 2007-01-10 18:17:45 +0000 |
commit | 7ce0dc12055d0aa472cd9f757da9b2e4f3c74209 (patch) | |
tree | cbd47cae6c3b96f8de6324803c538c047f9798e0 /examples | |
parent | 83c370cb3bd238ac65ebd784446d8339d9971108 (diff) | |
download | systemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.tar.gz systemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.tar.xz systemtap-steved-7ce0dc12055d0aa472cd9f757da9b2e4f3c74209.zip |
* moving examples/ changelog entries
Diffstat (limited to 'examples')
-rw-r--r-- | examples/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
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. |