about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-11-15 08:48:14 +0000
committerAndreas Jaeger <aj@suse.de>2000-11-15 08:48:14 +0000
commit7c4a0993d459981f12f49a6175ed07715b0b6183 (patch)
treefdfc4f4c454d4f000d39c95b92b1f5756e6c823c
parenta6c1c03a440ec55e427844ba851eed1ea2c95c95 (diff)
downloadglibc-7c4a0993d459981f12f49a6175ed07715b0b6183.tar.gz
glibc-7c4a0993d459981f12f49a6175ed07715b0b6183.tar.xz
glibc-7c4a0993d459981f12f49a6175ed07715b0b6183.zip
Update.
	(_dl_platform_string): New.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70ddeac4ca..d5061ca00c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,7 @@
 	* elf/cache.c (add_to_cache): Handle 64 bit hwcap entry.
 
 	* sysdeps/unix/sysv/linux/sparc/sparc32/dl-procinfo.h
-	(_dl_platform_string): New. 
+	(_dl_platform_string): New.
 	(_DL_HWCAP_PLATFORM): New.
 	(_dl_string_platform): New.
 	* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.h: Likewise.
@@ -32,6 +32,7 @@
 	(_DL_HWCAP_PLATFORM): New.
 	(_dl_platform_string): New.
 
+
 2000-11-14  Ulrich Drepper  <drepper@redhat.com>
 
 	* iconvdata/gconv-modules: Add CP936 as alias for GBK.