diff options
author | Roland McGrath <roland@gnu.org> | 2003-10-01 06:51:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-10-01 06:51:59 +0000 |
commit | 4106a40380570e423bb86ba5097a4374750d84bb (patch) | |
tree | c4402b6b1422f9837330b054eba973c20c39cbb8 /nptl/ChangeLog | |
parent | 1d5b20ad4688c73868b4c7ab7c69d600a29482d9 (diff) | |
download | glibc-4106a40380570e423bb86ba5097a4374750d84bb.zip glibc-4106a40380570e423bb86ba5097a4374750d84bb.tar.gz glibc-4106a40380570e423bb86ba5097a4374750d84bb.tar.bz2 |
formatting fix
2003-09-27 Wolfram Gloger <wg@malloc.de>
* sysdeps/pthread/malloc-machine.h: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b865e2f..6ce8758 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> |