summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-05-21 11:45:17 -0700
committerUlrich Drepper <drepper@redhat.com>2010-05-21 11:45:17 -0700
commit5b08ac571ff8e94fe96511a532f0d20997de5f52 (patch)
tree5db18a6359c58032b49557bf2e40f6eee0a84147 /ChangeLog
parent33b8d90a1b41ba6a4a7b518d0a32258fadf5c040 (diff)
Make <sys/timex.h> compatible with C++
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7215fd1a9..521e6ae301 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-05-20 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
+
2010-05-17 Luis Machado <luisgpm@br.ibm.com>
POWER7 optimizations.