From: Harlan Stenn Date: Mon, 15 Dec 2008 09:27:31 +0000 (-0500) Subject: Merge bk://www.ntp.org/ntp-dev X-Git-Tag: NTP_4_2_5P150~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fecb4d32225dc44c82de10e468e19a44d40557;p=thirdparty%2Fntp.git Merge bk://www.ntp.org/ntp-dev into pogo.udel.edu:/pogo/users/kuehn/ntp-dev-max bk: 49462303MpHoE_v4Jnh2QmlO2umX0w --- f3fecb4d32225dc44c82de10e468e19a44d40557 diff --cc ChangeLog index 542b70027,ca4d71498..6ba32b348 --- a/ChangeLog +++ b/ChangeLog @@@ -1,4 -1,13 +1,14 @@@ - * Fixed wrong behaviour in sntp's crypto.c (bug #1099). ++* [Bug 1099] Fixed wrong behaviour in sntp's crypto.c. + * [Bug 1103] Fix 64-bit issues in the new calendar code. + (4.2.5p149) 2008/12/05 Released by Harlan Stenn + * Fixed mismatches in data types and OID definitions in ntpSnmpSubAgent.c + * added a premliminary MIB file to ntpsnmpd (ntpv4-mib.mib) + (4.2.5p148) 2008/12/04 Released by Harlan Stenn + * [Bug 1070] Fix use of ntpq_parsestring() in ntpsnmpd. + (4.2.5p147) 2008/11/27 Released by Harlan Stenn + * Update gsoc_sntp's GCC warning code. + (4.2.5p146) 2008/11/26 Released by Harlan Stenn + * Update Solaris CFLAGS for gsoc_sntp. (4.2.5p145) 2008/11/20 Released by Harlan Stenn * Deal with time.h for sntp under linux. * Provide rpl_malloc() for sntp for systems that need it.