From: Harlan Stenn Date: Tue, 15 May 2007 10:42:51 +0000 (-0400) Subject: Correct ChangeLog entry format X-Git-Tag: NTP_4_2_5P33~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f039e225f98820aae727ae27adddafdadb8eace;p=thirdparty%2Fntp.git Correct ChangeLog entry format bk: 46498eabs6uJ7Qqv1JHOGby3x-1GOg --- diff --git a/ChangeLog b/ChangeLog index b19441bd1..08e523ba9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -* Bug 819 remove erroneous #if 0 in Windows completion port code +* [Bug 819] remove erroneous #if 0 in Windows completion port code. * The new config code missed an #ifdef for building without refclocks. * Distribute some files needed by the new config parsing code. * [Bug 819] Timeout for WaitForMultipleObjects was 500ms instead of INFINITE