From: Dmitry V. Levin Date: Tue, 6 Oct 2009 10:40:17 +0000 (+0000) Subject: * NEWS: Update for 4.5.19 release. X-Git-Tag: v4.5.19~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84c693e99aa1a1ceac5fdcb4b59bfd1a18b8973d;p=strace * NEWS: Update for 4.5.19 release. --- diff --git a/NEWS b/NEWS index 31c21b13..14a6c1e6 100644 --- a/NEWS +++ b/NEWS @@ -45,6 +45,8 @@ Noteworthy changes in release 4.5.19 * Fixed display of 32-bit argv array on 64-bit architectures. (Addresses Fedora bug #519480) * Fixed display of 32-bit struct sigaction on 64-bit architectures. + * Fixed HPPA architecture support. + (Addresses Debian bugs #437928 and #546619) Changes in 4.5.18 ==============