about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2105c8ad30..f1dd278281 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-25  Ulrich Drepper  <drepper@gmail.com>
+
+	* time/time.h: TIME_UTC must be a macro.
+	Make timespec_get available for ISO C11 only as well.
+
 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
 
 	* stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.