From: Harlan Stenn Date: Tue, 15 Sep 2009 07:49:51 +0000 (-0400) Subject: Typo cleanup X-Git-Tag: NTP_4_2_5P212~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58aaea79bbd6865edae0bad7347c5eb6e6e25a7d;p=thirdparty%2Fntp.git Typo cleanup bk: 4aaf471f0ASIKRi0ZU4vxqBhExttAw --- diff --git a/ChangeLog b/ChangeLog index 9badbd4a1..e5d1e2719 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,3 @@ -* Documentation updates from Dave Mills. * [Bug 983] add interface [listen | ignore | drop] ... directive. * [Bug 1243] MD5auth_setkey zero-fills key from first zero octet. * [Bug 1295] leftover fix, do not crash on exit in free_config_trap() @@ -9,8 +8,8 @@ * CID 79: kod_init_kod_db() fails to fclose(db_s) in two error paths. * CID 80: attempt to quiet Coverity false positive re: leaking "reason" in main(). +* Documentation updates from Dave Mills. * CID 81: savedconfig leaked in save_config(). ->>>>>>> * Make the code agree with the spec and the book (Dave Mills). (4.2.5p211) 2009/09/14 Released by Harlan Stenn * [Bug 663] respect ntpq -c and -p order on command line.