aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-26 19:34:57 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-26 19:34:57 +0000
commit850cd9da8bf4a6c438c3c021c1b5e6cb7509a5c4 (patch)
tree10da8e1e7fb6decb7acf3b5bcffe877a55f59ff9 /ChangeLog
parent6e06ae595e138e2a150c19ff484779fe07e60ae0 (diff)
downloadglibc-850cd9da8bf4a6c438c3c021c1b5e6cb7509a5c4.zip
glibc-850cd9da8bf4a6c438c3c021c1b5e6cb7509a5c4.tar.gz
glibc-850cd9da8bf4a6c438c3c021c1b5e6cb7509a5c4.tar.bz2
Update.
1999-11-26 Thorsten Kukuk <kukuk@suse.de> * sysdeps/gnu/siglist.h: If SIGPWR == SIGLOST, don't include SIGPWR message. * 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 Ulrich Drepper <drepper@cygnus.com> * locale/iso-3166.def: Update from latest official list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a42811..6dfe7ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-11-26 Thorsten Kukuk <kukuk@suse.de>
+
+ * sysdeps/gnu/siglist.h: If SIGPWR == SIGLOST, don't include SIGPWR
+ message.
+ * 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 Ulrich Drepper <drepper@cygnus.com>
+
+ * locale/iso-3166.def: Update from latest official list.
+
1999-11-26 Andreas Jaeger <aj@suse.de>
* libio/libioP.h: Remove duplicate declaration of _IO_wsetb.