]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Mon, 4 Jul 2005 23:30:30 +0000 (23:30 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 4 Jul 2005 23:30:30 +0000 (23:30 +0000)
ChangeLog

index fb5b95fe6e25b55c6faf73bc247c89ef92434de9..fe63700e91fd0f0b848f3b86d6a49b68bc90d69f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-04  Roland McGrath  <roland@redhat.com>
+
+       * net.c (sockipoptions): Fix typos.
+       From Ulrich Drepper <drepper@redhat.com>.
+       Fixes RH#161578.
+
+       * util.c (printnum_int): New function, printnum with s/long/int/.
+       * defs.h: Declare it.
+       * net.c (printsockopt): Use it for int-sized option.
+       Fixes RH#162449.
+       Reported by Ulrich Drepper <drepper@redhat.com>.
+
 2005-06-09  Roland McGrath  <roland@redhat.com>
 
        * configure.ac, NEWS: Version 4.5.12.