diff options
author | kroeckx <kroeckx@0070b5ef-2f16-0410-befa-9a02bd1d6ddb> | 2011-06-03 19:53:11 +0000 |
---|---|---|
committer | kroeckx <kroeckx@0070b5ef-2f16-0410-befa-9a02bd1d6ddb> | 2011-06-03 19:53:11 +0000 |
commit | dac46a2560530ec8b48f0d3eaca0a542afada037 (patch) | |
tree | 3c382380146a5adb3e00b544fefbaafd77498605 | |
parent | 08230a4dc214396e8a26a15477f4028f4f5634fc (diff) | |
download | ntp-dac46a2560530ec8b48f0d3eaca0a542afada037.tar.gz |
Add note about tai offset support
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@330 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 684b3f6..2f831de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ ntp (1:4.2.6.p3+dfsg-1) unstable; urgency=low really should have nanokernel support now. The patch also didn't actually enable the nano kernel. * Drop mod_nano.patch, libc now provides the proper defines. + * We now build against a libc that has NTP_API 4 support, which means + that we get TAI offset support. -- Kurt Roeckx <kurt@roeckx.be> Fri, 03 Jun 2011 16:39:02 +0200 |