about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-20 16:00:24 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-20 16:00:24 +0000
commitb8750342aae413d0892fb0ef4468e036aa65e646 (patch)
tree7696525ac26976ec81f41cb895924a7a90bb1a03 /ChangeLog
parentd5bc7a3f646cf117e2c9f55a89e04ae5e62a3170 (diff)
downloadglibc-b8750342aae413d0892fb0ef4468e036aa65e646.tar.gz
glibc-b8750342aae413d0892fb0ef4468e036aa65e646.tar.xz
glibc-b8750342aae413d0892fb0ef4468e036aa65e646.zip
Update.
2001-04-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/ieee754/ldbl-128/e_asinl.c: New file.
	Contributed by Stephen L Moshier <moshier@mediaone.net>.

	* intl/Makefile (tests): Reorder conditions, tst-gettext needs msgfmt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b6285a5c6..ef4e0c0d1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2001-04-20  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/ieee754/ldbl-128/e_asinl.c: New file.
+	Contributed by Stephen L Moshier <moshier@mediaone.net>.
+
 2001-04-20  Andreas Jaeger  <aj@suse.de>
 
-	* intl/Makefile (tests): Reorder conditions, tst-gettext needs
-	msgfmt.
+	* intl/Makefile (tests): Reorder conditions, tst-gettext needs msgfmt.
 
 2001-04-20  Andreas Schwab  <schwab@suse.de>