about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <jaegerandi@gmail.com>2012-03-05 20:24:48 +0100
committerAndreas Jaeger <jaegerandi@gmail.com>2012-03-05 20:24:48 +0100
commit1c9f702a0778f1fb4f70ef9f34f69de070d19958 (patch)
tree6790951b341ba3808fd44945e45140378cfe76bf
parent8542dee32588c0a93828eafe12ee857e43cf8e73 (diff)
downloadglibc-1c9f702a0778f1fb4f70ef9f34f69de070d19958.tar.gz
glibc-1c9f702a0778f1fb4f70ef9f34f69de070d19958.tar.xz
glibc-1c9f702a0778f1fb4f70ef9f34f69de070d19958.zip
Fix broken date.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e91648f4fa..6875313982 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2012-03-0  H.J. Lu  <hongjiu.lu@intel.com>
+2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
 	Replace gettimeofday with __vdso_gettimeofday.