about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-07 18:04:59 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-07 18:04:59 +0000
commit04b6da27245f24d6137b31f1745ba641dd3e8b08 (patch)
treec344f64eaa4b906692af1eddb9c24eb4ef41871f /ChangeLog
parentd555194cb3d236bda07fa9ef08f4f7020421763a (diff)
downloadglibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.tar.gz
glibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.tar.xz
glibc-04b6da27245f24d6137b31f1745ba641dd3e8b08.zip
Update.
2002-02-07  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4778ce527f..1994cc95ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/i386/dl-tls.h: No need for #ifdef USE_TLS.
+
 2002-02-07  Andreas Schwab  <schwab@suse.de>
 
 	* configure.in: Fix check for -zcombreloc.