From: Roland McGrath Date: Mon, 4 Jul 2005 23:30:30 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~355 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=012ffdf69cfed12492bf7684599c761a82be62a6;p=strace . --- diff --git a/ChangeLog b/ChangeLog index fb5b95fe..fe63700e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-07-04 Roland McGrath + + * net.c (sockipoptions): Fix typos. + From Ulrich Drepper . + 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 . + 2005-06-09 Roland McGrath * configure.ac, NEWS: Version 4.5.12.