about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-10 08:14:03 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-10 08:14:03 +0000
commit2119c7059e593c336a916ca542583b0da7222960 (patch)
treef7fcd7084f895dead0ea43a76e2df0f316481cd9 /ChangeLog
parentada0ce8f414c34001e632c57af326458cc1917f4 (diff)
downloadglibc-2119c7059e593c336a916ca542583b0da7222960.tar.gz
glibc-2119c7059e593c336a916ca542583b0da7222960.tar.xz
glibc-2119c7059e593c336a916ca542583b0da7222960.zip
Update.
2000-09-10  Ulrich Drepper  <drepper@redhat.com>

	* shlib-versions: Simplify libm entries.  Correct a few Hurd entries.

	* sysdeps/generic/initfini.c: Rewrite slightly to get rid of the
	ugly GMON_WEAK_START hack.
	Patch by Philip Blundell <philb@gnu.org>.

	* sysdeps/i386/i486/bits/string.h: Pretty printing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c3dca119cd..8f650f8793 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-09-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* shlib-versions: Simplify libm entries.  Correct a few Hurd entries.
+
+	* sysdeps/generic/initfini.c: Rewrite slightly to get rid of the
+	ugly GMON_WEAK_START hack.
+	Patch by Philip Blundell <philb@gnu.org>.
+
+	* sysdeps/i386/i486/bits/string.h: Pretty printing.
+
 2000-09-09  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/powerpc/dl-machine.c: Add volatile to PPC_DCBST, PPC_SYNC,