From: Harlan Stenn Date: Fri, 29 Jun 2007 19:03:39 +0000 (+0000) Subject: Cosmetic reformatting X-Git-Tag: NTP_4_2_4P3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb1b42ac8fde27d30a6b2c6fe47ed833f2d7d4ca;p=thirdparty%2Fntp.git Cosmetic reformatting bk: 4685578bBZKk0-78aOG22-OSobcU4w --- diff --git a/ChangeLog b/ChangeLog index d9bafe0e4..f9dfd97f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +--- (4.2.4p3) + * [Bug 863] unable to stop ntpd on Windows as the handle reference for events changed + +--- (4.2.4p2) Released by Harlan Stenn + * [Bug 854] Broadcast address was not correctly set for interface addresses * [Bug 829] reduce syslog noise, while there fix Enabled/Disable logging to reflect the actual configuration. @@ -14,8 +19,13 @@ * [Bug 527] Don't write from source address length to wrong location * Upgraded autogen and libopts. * [Bug 811] ntpd should not read a .ntprc file. + +--- (4.2.4p1) (skipped) + +--- (4.2.4p0) Released by Harlan Stenn + * [Bug 793] Update Hans Lambermont's email address in ntpsweep. * [Bug 776] Remove unimplemented "rate" flag from ntpdate. * [Bug 586] Avoid lookups if AI_NUMERICHOST is set. @@ -26,7 +36,10 @@ * [Bug 753] make union timestamp anonymous (Philip Prindeville). * confopt.html: move description for "dynamic" keyword into the right section. * pick the right type for the recv*() length argument. + +--- (4.2.4) Released by Harlan Stenn + * monopt.html fixes from Dave Mills. * [Bug 452] Do not report kernel PLL/FLL flips. * [Bug 746] Expert mouseCLOCK USB v2.0 support added.' @@ -92,12 +105,16 @@ * Support separate PPS devices for PARSE refclocks. * [Bug 637, 51?] Dynamic interface scanning can now be done. * Options processing now uses GNU AutoGen. - + +--- (4.2.2p4) Released by Harlan Stenn + * [Bug 710] compat getnameinfo() has off-by-one error * [Bug 690] Buffer overflow in Windows when doing DNS Lookups +--- (4.2.2p3) Released by Harlan Stenn + * Make the ChangeLog file cleaner and easier to read * [Bug 601] ntpq's decodeint uses an extra level of indirection * [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP @@ -105,10 +122,14 @@ * Documentation fixes * Get sntp working under AIX-5 +--- (4.2.2p2) (broken) + * Get sntp working under AIX-5 +--- (4.2.2p1) + * [Bug 661] Use environment variable to specify the base path to openssl. * Resolve an ambiguity in the copyright notice * Added some new documentation files @@ -122,7 +143,9 @@ * [Bug 633] Avoid writing files in srcdir * release engineering/build changes +--- (4.2.2) + * SNTP * Many bugfixes * Implements the current "goal state" of NTPv4 @@ -132,16 +155,20 @@ * [Bug 239] Fix intermittent autokey failure with multicast clients. * Rewrite of the multicast code * New version numbering scheme - + +--- (4.2.0) + * More stuff than I have time to document * IPv6 support * Bugfixes * call-gap filtering * wwv and chu refclock improvements * OpenSSL integration - + +--- (4.1.2) + * clock state machine bugfix * Lose the source port check on incoming packets * (x)ntpdc compatibility patch @@ -160,9 +187,12 @@ * Dynix PTX port fixes * Document conversion from CVS to BK * readline support for ntpq - + +--- (4.1.0) + * CERT problem fixed (99k23) + * Huff-n-Puff filter * Preparation for OpenSSL support * Resolver changes/improvements are not backward compatible with mode 7 @@ -182,8 +212,10 @@ * New/updated drivers: Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF serial and PCI, ONCORE, ulink331 * Rewrite of the audio drivers - + +--- (4.0.99) + * Driver updates: CHU, DCF, GPS/VME, Oncore, PCF, Ulink, WWVB, burst If you use the ONCORE driver with a HARDPPS kernel module, you *must* have a properly specified: @@ -194,8 +226,10 @@ * ntpd, ntpq, ntpdate cleanup and fixes * NT port improvements * AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port improvements - + +--- (4.0.98) + * Solaris kernel FLL bug is fixed in 106541-07 * Bug/lint cleanup * PPS cleanup @@ -205,32 +239,42 @@ * Trimble OEM Ace-II support * DCF77 power choices * Oncore improvements - + +--- (4.0.97) + * NT patches * AIX,SunOS,IRIX portability * NeXT portability * ntptimeset utility added * cygwin portability patches - + +--- (4.0.96) + * -lnsl, -lsocket, -lgen configuration patches * Y2K patches from AT&T * Linux portability cruft - + +--- (4.0.95) + * NT port cleanup/replacement * a few portability fixes * VARITEXT Parse clock added - + +--- (4.0.94) + * PPS updates (including ntp.config options) * Lose the old DES stuff in favor of the (optional) RSAREF stuff * html cleanup/updates * numerous drivers cleaned up * numerous portability patches and code cleanup - + +--- (4.0.93) + * Oncore refclock needs PPS or one of two ioctls. * Don't make ntptime under Linux. It doesn't compile for too many folks. * Autokey cleanup @@ -247,8 +291,10 @@ * New clock state machine * SCO cleanup * Skip alias interfaces - + +--- (4.0.92) + * chronolog and dumbclock refclocks * SCO updates * Cleanup/bugfixes @@ -260,8 +306,10 @@ * NMEA clock improvements * PPS improvements * AIX portability patches - + +--- (4.0.91) + * New ONCORE driver * New MX4200 driver * Palisade improvements @@ -270,19 +318,25 @@ * HP-UX, IRIX lint cleanup * AIX portability patches * NT cleanup - + +--- (4.0.90) + * Nanoseconds * New palisade driver * New Oncore driver - + +--- (4.0.73) + * README.hackers added * PARSE driver is working again * Solaris 2.6 has nasty kernel bugs. DO NOT enable pll! * DES is out of the distribution. - + +--- (4.0.72) + * K&R C compiling should work again. * IRIG patches. * MX4200 driver patches. diff --git a/NEWS b/NEWS index 5e1dabfee..0c804a834 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +--- NTP 4.2.4p3 (Harlan Stenn , 2007/06/xx) Focus: Minor Bugfixes @@ -5,6 +6,7 @@ Focus: Minor Bugfixes This release fixes a bug in Windows that made it difficult to terminate ntpd under windows. This is a recommended upgrade for Windows. + --- NTP 4.2.4p2 (Harlan Stenn , 2007/06/19) @@ -16,6 +18,7 @@ ntpd crashing, and several other minor bugs. Handling of multicast interfaces and logging configuration were improved. The required versions of autogen and libopts were incremented. This is a recommended upgrade for Windows and multicast users. + --- NTP 4.2.4 (Harlan Stenn , 2006/12/31) @@ -31,6 +34,7 @@ and bug fixes. K&R C is no longer supported as of NTP-4.2.4. We are now aiming for ANSI C support. + --- NTP 4.2.0 (Harlan Stenn , 2003/10/15)