diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-03 21:55:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-03 21:55:09 +0000 |
commit | 19b6575a074dbb1f992610950f312d3e5344b0b1 (patch) | |
tree | 5e0822e5c8814d45d1acf3db84df4a83de060f4b /ChangeLog | |
parent | b169f10c58f85743755899fb217214fb2cd8003d (diff) | |
download | glibc-19b6575a074dbb1f992610950f312d3e5344b0b1.tar glibc-19b6575a074dbb1f992610950f312d3e5344b0b1.tar.gz glibc-19b6575a074dbb1f992610950f312d3e5344b0b1.tar.bz2 glibc-19b6575a074dbb1f992610950f312d3e5344b0b1.zip |
Update.
1999-06-03 Ulrich Drepper <drepper@cygnus.com>
* scripts/config.guess: Update from latest version.
* scripts/config.sub: Likewise.
* Makerules: Set LC_ALL explicitly to archieve correct sorting of
map files. Closes PR libc/1147.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,8 +1,12 @@ +1999-06-03 Ulrich Drepper <drepper@cygnus.com> + + * scripts/config.guess: Update from latest version. + * scripts/config.sub: Likewise. + 1999-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> - * Makerules: Set LANGUAGE and LC_ALL explicitly to archieve - correct sorting of map files. - Closes PR libc/1147. + * Makerules: Set LC_ALL explicitly to archieve correct sorting of + map files. Closes PR libc/1147. 1999-06-03 Andreas Jaeger <aj@arthur.rhein-neckar.de> |