From: Harlan Stenn Date: Sat, 17 Mar 2007 10:54:45 +0000 (-0400) Subject: [Bug 795] Moved declaration of variable to top of function X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57349ee586b9099ccbe3fdf8fd3267312491cc55;p=thirdparty%2Fntp.git [Bug 795] Moved declaration of variable to top of function bk: 45fbc8f5hD90bo4H5x1b95fhohis1Q --- diff --git a/ChangeLog b/ChangeLog index 9a3877ecd1..5ec56005ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,4 @@ +* [Bug 795] Moved declaration of variable to top of function. * [Bug 798] ntpq [p typo crashes ntpq. * [Bug 786] Fix refclock_bancomm.c on Solaris. * [Bug 789] Fix multicast client crypto authentication.