aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-10-01 06:51:59 +0000
committerRoland McGrath <roland@gnu.org>2003-10-01 06:51:59 +0000
commit4106a40380570e423bb86ba5097a4374750d84bb (patch)
treec4402b6b1422f9837330b054eba973c20c39cbb8
parent1d5b20ad4688c73868b4c7ab7c69d600a29482d9 (diff)
downloadglibc-4106a40380570e423bb86ba5097a4374750d84bb.tar
glibc-4106a40380570e423bb86ba5097a4374750d84bb.tar.gz
glibc-4106a40380570e423bb86ba5097a4374750d84bb.tar.bz2
glibc-4106a40380570e423bb86ba5097a4374750d84bb.zip
formatting fix
2003-09-27 Wolfram Gloger <wg@malloc.de> * sysdeps/pthread/malloc-machine.h: New file.
-rw-r--r--nptl/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b865e2f989..6ce8758f7a 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -2,8 +2,9 @@
* sysdeps/pthread/malloc-machine.h: Remove misleading comment.
-2003-09-27 Wolfram Gloger <wg@malloc.de>
- * sysdeps/pthread/malloc-machine.h: New file
+2003-09-27 Wolfram Gloger <wg@malloc.de>
+
+ * sysdeps/pthread/malloc-machine.h: New file.
2003-09-24 Roland McGrath <roland@redhat.com>