aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-05-24 16:31:35 +0000
committerJakub Jelinek <jakub@redhat.com>2005-05-24 16:31:35 +0000
commitfa5b2af750e09b61ffc5f636f269968429de1ba1 (patch)
tree9d1ca066b56ea69650148357d2873df6e5398f7f /linuxthreads/ChangeLog
parent79fa824a275808f400d3751e2559471f5cb43119 (diff)
downloadglibc-fa5b2af750e09b61ffc5f636f269968429de1ba1.tar
glibc-fa5b2af750e09b61ffc5f636f269968429de1ba1.tar.gz
glibc-fa5b2af750e09b61ffc5f636f269968429de1ba1.tar.bz2
glibc-fa5b2af750e09b61ffc5f636f269968429de1ba1.zip
Updated to fedora-glibc-20050524T1606
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 3c5ca9cbd4..2b024191ed 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,8 +1,13 @@
+2005-05-23 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/arm, sysdeps/unix/sysv/linux/arm: Subdirectories moved to
+ ports repository.
+
2005-05-23 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
[IS_IN_librt] (CENABLE, CDISABLE): Use JUMPTARGET instead of
- bl __librt_*_asynccancel@local.
+ __librt_*_asynccancel@local.
2005-05-17 Alan Modra <amodra@bigpond.net.au>