]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 16 Apr 2004 22:28:48 +0000 (22:28 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 16 Apr 2004 22:28:48 +0000 (22:28 +0000)
ChangeLog

index e30be5a8cd36c13a4e3fbe56e6c2c1e03a27b441..831292030ade611db654ac5049b253889862114c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,14 @@
+2004-04-16  Roland McGrath  <roland@redhat.com>
+
+       * configure.ac: Version 4.5.3.
+       * strace.spec, debian/changelog: 4.5.3-1.
+
 2004-03-18  Dmitry V. Levin  <ldv@altlinux.org>
 
        * 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  <roland@redhat.com>
 
@@ -58,7 +64,7 @@
 2004-03-01  Roland McGrath  <roland@redhat.com>
 
        * 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.