summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-10 00:42:24 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-10 00:42:24 +0000
commitd0883b4894755196babd57ef1584cce4b335ffd0 (patch)
treed8be631f6317185f720c4baef75846dea0c0e82a /ChangeLog
parent3459388894300c3d730a730520dee3955ba90641 (diff)
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--ChangeLog4
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>.