about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-17 18:54:28 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-17 18:54:28 +0000
commita46b6648487bfbc76f2da990d7912ca29e915c27 (patch)
tree3165e7c5971125172ed512222a15b4b51bbecc9d /ChangeLog
parent6e8afc1cd3909efc4a6f07297d760351f8866ecb (diff)
downloadglibc-a46b6648487bfbc76f2da990d7912ca29e915c27.tar.gz
glibc-a46b6648487bfbc76f2da990d7912ca29e915c27.tar.xz
glibc-a46b6648487bfbc76f2da990d7912ca29e915c27.zip
Update.
1999-11-17  Andreas Jaeger  <aj@suse.de>

	* shlib-versions: Allow mipsel for libm.
	Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ea7be6e75..9b0bfbb59c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-17  Andreas Jaeger  <aj@suse.de>
+
+	* shlib-versions: Allow mipsel for libm.
+	Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
+
 1999-11-16  Andreas Jaeger  <aj@suse.de>
 
 	* math/fenv.h: Fix typos in comments.  Reported by Andreas Schwab.