aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-09 01:59:10 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-09 01:59:10 +0000
commit2a535bf6a022d6470247732a7135ef581744ba95 (patch)
tree2a1736b4f80604236997822159d3c66e39bfdb07 /ChangeLog
parent67eb7235ce72eabbc1189ed26ee2ce5eb4a04a76 (diff)
downloadglibc-2a535bf6a022d6470247732a7135ef581744ba95.zip
glibc-2a535bf6a022d6470247732a7135ef581744ba95.tar.gz
glibc-2a535bf6a022d6470247732a7135ef581744ba95.tar.bz2
Update.
2002-02-08 Richard Henderson <rth@twiddle.net> * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 31d8948..af0365d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
-2002-02-09 Richard Henderson <rth@twiddle.net>
+2002-02-08 Richard Henderson <rth@twiddle.net>
* sysdeps/generic/ldsodefs.h (struct rtld_global): Also include
_dl_cpuclock_offset if HP_SMALL_TIMING_AVAIL.
+ * sysdeps/alpha/elf/initfini.c: Use \n\ for multiline string.
+
2002-02-09 Jakub Jelinek <jakub@redhat.com>
* sysdeps/generic/dl-environ.c (unsetenv): Clear cnt before use.