diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-24 16:33:09 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-24 16:33:09 +0000 |
commit | 0111b22411a97d6e8357eb97c1b71e5cd84b9102 (patch) | |
tree | 440d8504e02ffd4f53e1afb61c5ac02ad23e2a79 /linuxthreads | |
parent | 5408c7570131baaac58facae8aa091195ab3492d (diff) | |
download | glibc-0111b22411a97d6e8357eb97c1b71e5cd84b9102.tar.gz glibc-0111b22411a97d6e8357eb97c1b71e5cd84b9102.tar.xz glibc-0111b22411a97d6e8357eb97c1b71e5cd84b9102.zip |
Update.
1998-04-24 16:30 Ulrich Drepper <drepper@cygnus.com> * iconvdata/Makefile: Create target directory before generating headers.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 3fb3dcc3d9..e875474fc0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1998-04-23 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> + + * Makefile (linuxthreads-version): Renamed back from + libpthread-version. + 1998-04-21 Ulrich Drepper <drepper@cygnus.com> * ptlongjmp.c: Add prototypes for __libc_siglongjmp and |