]> granicus.if.org Git - strace/commitdiff
Add RH# bugzilla tags
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 10 Dec 2008 13:47:22 +0000 (13:47 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 10 Dec 2008 13:47:22 +0000 (13:47 +0000)
ChangeLog

index c72fd9f7b04b4fcca06cc26eeaa182c36c853989..f096911ca1d8cac5445b7cb2abceed6a69cb5693 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
        (printstr): Fix memory allocation.  Fix two cases when "..." was
        appended to the output but no truncation was actually made.
        Add comments.
+       Fixes RH#470529.
 
 2008-10-23  Dmitry V. Levin  <ldv@altlinux.org>
 
@@ -77,6 +78,7 @@
        save the signal number.  If terminated process pid matches the
        saved child pid, save its exit status.
        Patch from Denys Vlasenko <dvlasenk@redhat.com>
+       Fixes RH#105371.
 
 2008-09-12  Tomas Pospisek  <tpo@sourcepole.ch>
            Jan Kratochvil  <jan.kratochvil@redhat.com>