diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-01-06 22:47:31 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-01-06 22:47:31 -0800 |
commit | 44dcc00292b965b3b6bff8415175d6a3e290aab7 (patch) | |
tree | c97235aede339a0eb55100db77b66844ecfdfe80 /ChangeLog | |
parent | c10f8866e5b673b6f41dcb14c8ea319f5e545b1a (diff) | |
download | glibc-44dcc00292b965b3b6bff8415175d6a3e290aab7.tar.gz glibc-44dcc00292b965b3b6bff8415175d6a3e290aab7.tar.xz glibc-44dcc00292b965b3b6bff8415175d6a3e290aab7.zip |
Fix typo in feature selection macro use.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9b1d78bca1..6cbc86d2ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-01-06 Ulrich Drepper <drepper@redhat.com> + + * dirent/dirent.h: Fix typo in feature selection macro use. + 2009-12-15 Maciej W. Rozycki <macro@codesourcery.com> [BZ #11115] |