about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-27 16:45:01 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-27 16:45:01 +0000
commit196f3e40bff370dece01131a46a83dd347a919bd (patch)
tree652498aadd31a49afac75ef972ceea5811811975 /ChangeLog
parentb1c9ad82a03bfda99e032a22297973bc4c773302 (diff)
downloadglibc-196f3e40bff370dece01131a46a83dd347a919bd.tar.gz
glibc-196f3e40bff370dece01131a46a83dd347a919bd.tar.xz
glibc-196f3e40bff370dece01131a46a83dd347a919bd.zip
Update.
1999-11-26  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include
	asm/ptrace.h, since this will not be done with 2.3.xx automatically
	* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc42a29ffa..dd29e4dd11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
 
 	* locale/iso-3166.def: Update from latest official list.
 
+1999-11-26  Thorsten Kukuk  <kukuk@suse.de>
+
+	* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Include
+	asm/ptrace.h, since this will not be done with 2.3.xx automatically
+	* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
+
 1999-11-26  Andreas Jaeger  <aj@suse.de>
 
 	* libio/libioP.h: Remove duplicate declaration of _IO_wsetb.