diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-04-21 00:48:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-04-21 00:48:36 +0000 |
commit | d43f10e715f476fe389f49a83d665c57baa07497 (patch) | |
tree | db3ba041aa53ebfdc64fa4fddf60c841fdad67be | |
parent | 1c376f5bbe659fd03da72eedf03ca8fac8014257 (diff) | |
download | glibc-d43f10e715f476fe389f49a83d665c57baa07497.tar.gz glibc-d43f10e715f476fe389f49a83d665c57baa07497.tar.xz glibc-d43f10e715f476fe389f49a83d665c57baa07497.zip |
[BZ #10086]
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ac28e90a4c..c31fc96cad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2009-04-20 Ulrich Drepper <drepper@redhat.com> + [BZ #10086] * sysdeps/unix/sysv/linux/sys/timex.h: Add definitions from kernel headers up to 2.6.30. |