summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-22 06:31:00 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-22 06:31:00 -0700
commit98a61bcbca89e50a3bdfa92fa851546bccee41e7 (patch)
treefd7eb57db64e962cf2ff9cedce6ad2fc689e2b48 /ChangeLog
parent6226efbda1ee2950d53b830a7aab50cec7421c87 (diff)
downloadglibc-98a61bcbca89e50a3bdfa92fa851546bccee41e7.tar.gz
glibc-98a61bcbca89e50a3bdfa92fa851546bccee41e7.tar.xz
glibc-98a61bcbca89e50a3bdfa92fa851546bccee41e7.zip
Update copyright years for time/mktime.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46afce154e..ee29e04166 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* time/mktime.c: Update copyright years.
+
 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
 
 	mktime: merge comment-quoting-style change from gnulib