diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 95d3a9e799..445b3ade0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-05 Jakub Jelinek <jakub@redhat.com> + + * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead of + $(inst_slibdir) in AS_NEEDED directive. + 2005-03-03 Jakub Jelinek <jakub@redhat.com> * posix/bits/unistd.h (pread, pread64): Don't swap function arguments. |