aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a428118bd..6dfe7ff734 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.