about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-12-13 00:56:24 +0000
committerUlrich Drepper <drepper@redhat.com>2002-12-13 00:56:24 +0000
commitfc618fd0fdf3f7e2e8b448894bbe5cc49788934d (patch)
treef050a842a1f71f7aff2a096748d4118f046aea83 /ChangeLog
parentefd56f5391638567bef3755a28be639d1a763167 (diff)
downloadglibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.tar.gz
glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.tar.xz
glibc-fc618fd0fdf3f7e2e8b448894bbe5cc49788934d.zip
Update.
	* stdlib/Makefile: Remove code to automatically import GMP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54c7be688e..fabc9681ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-12-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* stdlib/Makefile: Remove code to automatically import GMP.
+
 	* elf/Makefile (tests): Add rules to build and run check-textrel.
 	* elf/check-textrel.c: New file.