diff options
author | dsmith <dsmith> | 2008-02-08 20:17:07 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2008-02-08 20:17:07 +0000 |
commit | fa7a7777636ce9bfa272e769e3f7425fcd003a84 (patch) | |
tree | fb61041bf9750f06fc3f21b0f995fcf28cbfdcf2 | |
parent | eef71d9c1b897fb9b40d54da02b0c83daa975fd1 (diff) | |
download | systemtap-steved-fa7a7777636ce9bfa272e769e3f7425fcd003a84.tar.gz systemtap-steved-fa7a7777636ce9bfa272e769e3f7425fcd003a84.tar.xz systemtap-steved-fa7a7777636ce9bfa272e769e3f7425fcd003a84.zip |
Corrected bug number.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ 2008-02-08 David Smith <dsmith@redhat.com> - PR 5670 + PR 5650 * systemtap.spec.in: Further simplification. 2008-02-07 Frank Ch. Eigler <fche@elastic.org> @@ -21,7 +21,7 @@ (mark_derived_probe_group::emit_module_decls): Sets up "$format" data. - PR 5670 (parital) + PR 5650 (parital) * systemtap.spec.in: Moved %pre section to the systemtap-runtime rpm. |