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-Tag: NTP_4_2_5P17~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2694ed71586e2352bf846bb4d20a0bae7aaf20c5;p=thirdparty%2Fntp.git [Bug 795] Moved declaration of variable to top of function bk: 45fbc8f5hD90bo4H5x1b95fhohis1Q --- diff --git a/ChangeLog b/ChangeLog index 9a3877ecd..5ec56005e 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.