summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-07 23:22:10 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-07 23:22:10 +0000
commitcd57745bd826356caa533cc2df0cab2aadc883f1 (patch)
tree7ed3d53b7a3c7c825307775c4ac1f8f59cc60d11 /ChangeLog
parent3db6c9a8ed817d8c9d53b9bd63e235f4aa6f593a (diff)
* sysdeps/x86_64/strchrnul.S: New file.cvs/fedora-glibc-20090408T1602
depending libcrypt on -lfreebl3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fd7923be34..8a589aae0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2009-04-07 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/x86_64/strchrnul.S: New file.
+
* crypt/Makefile (LDLIBS-crypt.so): Use this variable instead of
- depending libcrypt in -lfreebl3.
+ depending libcrypt on -lfreebl3.
* sysdeps/unix/sysv/linux/kernel-features.h: Power also has
preadv/pwritev in 2.6.30.