]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Sat, 1 Nov 2003 22:13:35 +0000 (22:13 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 1 Nov 2003 22:13:35 +0000 (22:13 +0000)
ChangeLog

index c61250d7a849d02bf7628e486cb91509b8714b19..2275be0fd1bdb33aff45a777349afffea67759e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * syscall.c (trace_syscall) [LINUX]: Calculate ONE_TICK once using
        setitimer rather than hard-coding a value based on HZ.
+       Fixes RH#108012, reported by Florian La Roche <laroche@redhat.com>.
 
 2003-10-21  Roland McGrath  <roland@redhat.com>