about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-02-08 12:44:48 +0100
committerFlorian Weimer <fweimer@redhat.com>2019-02-08 12:44:48 +0100
commitd0bd87d4c0c11b93f79d1c3531ffb13b4b538190 (patch)
tree2e24a4c5a8f9cbf6b54e53caf34efbdf85bfca37
parent1d0fc213824eaa2a8f8c4385daaa698ee8fb7c92 (diff)
downloadglibc-d0bd87d4c0c11b93f79d1c3531ffb13b4b538190.tar.gz
glibc-d0bd87d4c0c11b93f79d1c3531ffb13b4b538190.tar.xz
glibc-d0bd87d4c0c11b93f79d1c3531ffb13b4b538190.zip
ChangeLog: Correct date of last commit
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 78ea38a086..52f63c7379 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2019-01-31  Florian Weimer  <fweimer@redhat.com>
+2019-02-08  Florian Weimer  <fweimer@redhat.com>
 
 	[BZ #6399]
 	Linux: Add gettid system call wrapper.