From: Roland McGrath Date: Fri, 16 Apr 2004 22:28:48 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~589 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea2402e72f145a17d92837a7bc76fe7a223ffc33;p=strace . --- diff --git a/ChangeLog b/ChangeLog index e30be5a8..83129203 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,14 @@ +2004-04-16 Roland McGrath + + * configure.ac: Version 4.5.3. + * strace.spec, debian/changelog: 4.5.3-1. + 2004-03-18 Dmitry V. Levin * resource.c (sys_quotactl) [LINUX]: Cast arithmetic shift operand from long to unsigned long, to fix output of the quotactl command parser. + Fixes RH#118694. 2004-04-16 Roland McGrath @@ -58,7 +64,7 @@ 2004-03-01 Roland McGrath * configure.ac, NEWS: Version 4.5.2. - * strace.spec, debian/changelog: 4.5.1-1. + * strace.spec, debian/changelog: 4.5.2-1. * strace.c (main): Avoid potential buffer overruns from ludicrous arguments or PATH values.