diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-10-10 00:42:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-10-10 00:42:24 +0000 |
commit | d0883b4894755196babd57ef1584cce4b335ffd0 (patch) | |
tree | d8be631f6317185f720c4baef75846dea0c0e82a /ChangeLog | |
parent | 3459388894300c3d730a730520dee3955ba90641 (diff) | |
download | glibc-d0883b4894755196babd57ef1584cce4b335ffd0.tar.gz glibc-d0883b4894755196babd57ef1584cce4b335ffd0.tar.xz glibc-d0883b4894755196babd57ef1584cce4b335ffd0.zip |
Update.
* Make-dist: Add back one of the tar invocations removed before. * stdlib/Makefile (distribute): Add allocalim.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d2ef39d430..adc4d70f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * version.h (VERSION): Bump to 2.3.1. + * Make-dist: Add back one of the tar invocations removed before. + + * stdlib/Makefile (distribute): Add allocalim.h. + * sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)] (__libc_tsd_address): Use correct variable name. Patch by Stefan Jones <stefan.jones@multigig.com>. |