From: Roland McGrath Date: Fri, 2 Dec 2005 03:59:47 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~321 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc38ae72f2b4418a79fb339dc1bb900546f7b443;p=strace . --- diff --git a/ChangeLog b/ChangeLog index dae7952e..15649674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,13 @@ there. Fixes RH#164757. +2005-08-08 Dmitry V. Levin + + * strace.1: Update "SEE ALSO" links to reference to valid + manpages. + Patch from Michail Litvak . + Fixes RH#165375. + 2005-10-21 Roland McGrath * util.c (printpathn): Cap N at sizeof path - 1.