summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-11-22 10:23:12 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-22 10:23:12 -0800
commit89b432d7a5befb85048c97e881b2106e8df58e43 (patch)
tree2f35d7ea883394baa8107647fdc99cec93b202e0 /ChangeLog
parent66221417957963c1d2df8d79f43573e328df2275 (diff)
Fix up <sys/timex.h> a bit more for recent API changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c99965f6e4..dd688b2698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-22 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sys/timex.h (MOD_TAI, MOD_MICRO, MOD_NANO):
+ Define.
+ (STA_RONLY): Add STA_NANO, STA_MODE, and STA_CLK.
+
2009-11-18 H.J. Lu <hongjiu.lu@intel.com>
[BZ #10162]