]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
ntp-4.1.2 NTP_4_1_2
authorHarlan Stenn <stenn@ntp.org>
Thu, 17 Jul 2003 09:57:46 +0000 (05:57 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 17 Jul 2003 09:57:46 +0000 (05:57 -0400)
bk: 3f16731aK951ToOOamGyQj_6VPXpzg

NEWS
configure.in

diff --git a/NEWS b/NEWS
index 4216551b71152c6cbf13bcc6f5e206d33f18a794..4f47e3b1a3b8632d24b07193021fb22e08888124 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
 --
+(4.1.2)
 * clock state machine bugfix
 * Lose the source port check on incoming packets
 * (x)ntpdc compatibility patch
@@ -7,6 +8,8 @@
 * ntpdc improvements
 * GOES refclock fix
 * JJY driver
+* Jupiter refclock fixes
+* Neoclock4X refclock fixes
 * AIX 5 port
 * bsdi port fixes
 * Cray unicos port upgrade
@@ -15,6 +18,7 @@
 * Dynix PTX port fixes
 * Document conversion from CVS to BK
 * readline support for ntpq
+\f
 (4.1.0)
 * CERT problem fixed (99k23)
 * Huff-n-Puff filter
@@ -36,6 +40,7 @@
 * New/updated drivers: Forum Graphic GPS, WWV/H, Heath GC-100 II, HOPF
   serial and PCI, ONCORE, ulink331 
 * Rewrite of the audio drivers
+\f
 (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,
@@ -47,6 +52,7 @@
 * ntpd, ntpq, ntpdate cleanup and fixes
 * NT port improvements
 * AIX, BSDI, DEC OSF, FreeBSD, NetBSD, Reliant, SCO, Solaris port improvements
+\f
 (4.0.98)
 * Solaris kernel FLL bug is fixed in 106541-07
 * Bug/lint cleanup
 * Trimble OEM Ace-II support
 * DCF77 power choices
 * Oncore improvements
+\f
 (4.0.97)
 * NT patches
 * AIX,SunOS,IRIX portability
 * NeXT portability
 * ntptimeset utility added
 * cygwin portability patches
+\f
 (4.0.96)
 * -lnsl, -lsocket, -lgen configuration patches
 * Y2K patches from AT&T
 * Linux portability cruft
+\f
 (4.0.95)
 * NT port cleanup/replacement
 * a few portability fixes
 * VARITEXT Parse clock added
+\f
 (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
+\f
 (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.
 * New clock state machine
 * SCO cleanup
 * Skip alias interfaces
+\f
 (4.0.92)
 * chronolog and dumbclock refclocks
 * SCO updates
 * NMEA clock improvements
 * PPS improvements
 * AIX portability patches
+\f
 (4.0.91)
 * New ONCORE driver
 * New MX4200 driver
 * HP-UX, IRIX lint cleanup
 * AIX portability patches
 * NT cleanup
+\f
 (4.0.90)
 * Nanoseconds
 * New palisade driver
 * New Oncore driver
+\f
 (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.
+\f
 (4.0.72)
 * K&R C compiling should work again.
 * IRIG patches.
index 9e68eeeec6a7b74220a497e76467276ca519d9b4..e8859e61544dd0a0cec48c228fc689df004b828c 100644 (file)
@@ -5,7 +5,7 @@ AC_CANONICAL_SYSTEM
 AC_DEFINE_UNQUOTED(STR_SYSTEM, "$host", [canonical system (cpu-vendor-os) string])
 AM_CONFIG_HEADER(config.h)
 AC_ARG_PROGRAM
-AM_INIT_AUTOMAKE(ntp, 4.1.1c-rc3)
+AM_INIT_AUTOMAKE(ntp, 4.1.2)
 AC_PREREQ(2.53)
 
 ac_cv_var_atom_ok=no