aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-02-08 20:33:32 +0000
committerUlrich Drepper <drepper@redhat.com>1999-02-08 20:33:32 +0000
commit5ffcefcd1b93226035249fbaf9acdf175b634269 (patch)
tree39d7e8087975c36a5d7ea8980286c13ab05a42ab
parentc8184960fe52b9dc6e3b741df8102aab6bf6a380 (diff)
downloadglibc-5ffcefcd1b93226035249fbaf9acdf175b634269.zip
glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.tar.gz
glibc-5ffcefcd1b93226035249fbaf9acdf175b634269.tar.bz2
Update.
* sysdeps/libm-i387/s_asinhf.S: Fix typos which caused overwriting stack variables.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64cab08..8cc5815 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-02-08 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/libm-i387/s_asinhf.S: Fix typos which caused overwriting
+ stack variables.
+
* po/nl.po: Update from translation team.
* sysdeps/libm-i387/s_asinhf.S: Correct computing absolute value.