+(4.2.4) Released by Harlan Stenn <stenn@ntp.org>
* monopt.html fixes from Dave Mills.
* [Bug 452] Do not report kernel PLL/FLL flips.
* [Bug 746] Expert mouseCLOCK USB v2.0 support added.'
* [Bug 637, 51?] Dynamic interface scanning can now be done.
* Options processing now uses GNU AutoGen.
\f
-(4.2.2p4) Released by Harlan Stenn <stenn@ntp.isc.org>
+(4.2.2p4) Released by Harlan Stenn <stenn@ntp.org>
* [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 <stenn@ntp.isc.org>
+(4.2.2p3) Released by Harlan Stenn <stenn@ntp.org>
* 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
# odd minor numbers are for -dev, even minor numbers are for -stable
proto=4
major=2
-minor=3
+minor=4
version=${proto}.${major}.${minor}
# Point. 3 cases:
# - Numeric values increment
# - empty 'increments' to 1
# - NEW 'increments' to empty
-point=70
+point=NEW
# Special. Normally unused. A suffix.
#special=ag
special=
# ReleaseCandidate. 'yes' or 'no'.
-releasecandidate=yes
-#releasecandidate=no
+#releasecandidate=yes
+releasecandidate=no
# ChangeLog tag
CLTAG=NTP_4_2_0
###
# - GO triggers a release
# - - rcpoint gets set to 0
# - - releasecandidate gets set to no
-rcpoint=GRONK
+# - GRONK is for -dev
+rcpoint=GO
+#rcpoint=GRONK