diff options
author | William Cohen <wcohen@redhat.com> | 2009-02-05 16:26:45 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-02-05 16:26:45 -0500 |
commit | d2fe9738c31c4fdea8c8152c9844d40b3d314b1a (patch) | |
tree | 8aebce6d6420cf8300c407842d93e06787f88fa8 /doc/ChangeLog | |
parent | e7a0bd52170613bf6b328ffa8a7c791efae8a1c1 (diff) | |
download | systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.tar.gz systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.tar.xz systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.zip |
Add contrib tag to quiet warnings.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f2def218..71498225 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ 2009-02-05 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Add contrib tag to quiet warnings. + +2009-02-05 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Minor correction for signal.stp chapter. 2009-02-02 Stan Cox <scox@redhat.com> |