From: Sergey Poznyakoff Date: Mon, 29 Oct 2007 08:53:58 +0000 (+0000) Subject: Update X-Git-Tag: release_1_20~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=460f4ec146134f9bcc8912d914543efad4510d94;p=thirdparty%2Ftar.git Update --- diff --git a/ChangeLog b/ChangeLog index 9b954df8..2da92935 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-29 Sergey Poznyakoff + + * src/system.c (sys_exec_info_script): Initialize buf. Problem + reported by Bengt-Arne Fjellner. + 2007-10-18 Jim Meyering Avoid compiler warnings.