diff options
author | Roland McGrath <roland@gnu.org> | 2005-11-05 02:00:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-11-05 02:00:22 +0000 |
commit | 4b69abad2c8528be3015eacc904235e5a104f668 (patch) | |
tree | 11cd6022a2665c3574e0adbfb1be56b58d50e833 /ChangeLog | |
parent | e7b003c37f3550aff194ab4b3954f1ee389271ab (diff) | |
download | glibc-4b69abad2c8528be3015eacc904235e5a104f668.tar.gz glibc-4b69abad2c8528be3015eacc904235e5a104f668.tar.xz glibc-4b69abad2c8528be3015eacc904235e5a104f668.zip |
[BZ #1089]
2005-11-04 Roland McGrath <roland@redhat.com> [BZ #1089] * configure.in: Change order of add-on sysdeps directories, so they are interleaved with main sysdeps directories. * configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c68edccab2..10562da5e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-11-04 Roland McGrath <roland@redhat.com> + + [BZ #1089] + * configure.in: Change order of add-on sysdeps directories, + so they are interleaved with main sysdeps directories. + * configure: Regenerated. + 2005-11-03 Roland McGrath <roland@redhat.com> * NEWS: Synch with 2.3 branch updates. |