---
+ * [Bug 2824] Convert update-leap to perl. (also see 2769)
+ * [Bug 2830] ntpd doesn't always transfer the correct TAI offset via autokey
+ NTPD transfers the current TAI (instead of an announcement) now.
+ This might still needed improvement.
+ * [Bug 2832] refclock_jjy.c supports the TDC-300.
+ * [Bug 2834] Correct a broken html tag in html/refclock.html
+ * [Bug 2836] DFC77 patches from Frank Kardel to make decoding more
+ robust, and require 2 consecutive timestamps to be consistent.
+ * [Bug 2837] Allow a configurable DSCP value.
+ * [Bug 2837] add test for DSCP to ntpd/complete.conf.in
+ * [Bug 2842] Glitch in ntp.conf.def documentation stanza.
+ * [Bug 2842] Bug in mdoc2man.
+ * Report select() debug messages at debug level 3 now.
+ * sntp/scripts/genLocInfo: treat raspbian as debian.
+* Unity test framework fixes.
+* Initial support for PACKAGE_VERSION tests.
---
(4.2.8p3-RC1) 2015/05/12 Released by Harlan Stenn <stenn@ntp.org>
AC_CONFIG_FILES([scripts/plot_summary], [chmod +x scripts/plot_summary])
AC_CONFIG_FILES([scripts/summary], [chmod +x scripts/summary])
AC_CONFIG_FILES([scripts/update-leap/Makefile])
+ AC_CONFIG_FILES([scripts/update-leap/update-leap], [chmod +x scripts/update-leap/update-leap])
AC_CONFIG_FILES([tests/Makefile])
+AC_CONFIG_FILES([tests/bug-2803/Makefile])
AC_CONFIG_FILES([tests/libntp/Makefile])
AC_CONFIG_FILES([tests/ntpd/Makefile])
+AC_CONFIG_FILES([tests/sandbox/Makefile])
AC_CONFIG_FILES([util/Makefile])
perllibdir="${datadir}/ntp/lib"