diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-04-09 05:39:54 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-04-09 05:39:54 +0000 |
commit | c2a684a419ce936d7443bcb1e71ea7725fee0507 (patch) | |
tree | 67dd9e6954f8e1a79816f0f466e1f154dd815061 /ChangeLog | |
parent | 7b61ef2419ab0d1f92e556c194d956b140d5cc94 (diff) | |
download | glibc-c2a684a419ce936d7443bcb1e71ea7725fee0507.zip glibc-c2a684a419ce936d7443bcb1e71ea7725fee0507.tar.gz glibc-c2a684a419ce936d7443bcb1e71ea7725fee0507.tar.bz2 |
[BZ #6024]
* scripts/abi-versions.awk: If the version specified by
--enable-oldest-abi is older than the first version for this
architecture, use the default version.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-04-08 Ulrich Drepper <drepper@redhat.com> + [BZ #6024] + * scripts/abi-versions.awk: If the version specified by + --enable-oldest-abi is older than the first version for this + architecture, use the default version. + * locale/programs/ld-collate.c (collate_read): Ignore script lines as well when ignoring the whole category. |