diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-27 23:26:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-27 23:26:20 +0000 |
commit | 3266531c78ce58455d2cc1d95e12b4148711bdf9 (patch) | |
tree | 105cd1ad3ad147497126bb7805c55a003241cc39 /ChangeLog | |
parent | b52bbc1bdf3886da8dd3265fd955cafe5368d34a (diff) | |
download | glibc-3266531c78ce58455d2cc1d95e12b4148711bdf9.tar glibc-3266531c78ce58455d2cc1d95e12b4148711bdf9.tar.gz glibc-3266531c78ce58455d2cc1d95e12b4148711bdf9.tar.bz2 glibc-3266531c78ce58455d2cc1d95e12b4148711bdf9.zip |
* Makerules: USE_TLS support is now default.
* tls.make.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ 2006-10-27 Ulrich Drepper <drepper@redhat.com> - * tls.make.c: USE_TLS support is now default. + * Makerules: USE_TLS support is now default. + * tls.make.c: Likewise. * csu/Versions: Likewise. * csu/libc-start.c: Likewise. * csu/libc-tls.c: Likewise. |