summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feeeb58..2aabe0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,25 @@
2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
+ [patch #5019 --- ``Remove checks for continuations'']
+
+ * DEVELOPMENT: Document the removal.
+
+ * i386/configfrag.ac (CONTINUATIONS): Don't define.
+
+2006-12-03 Leonardo Lopes Pereira <leonardolopespereira@gmail.com>
+
+ [patch #5019 --- ``Remove checks for continuations'']
+ * ipc/mach_msg.c: Adopt all users of CONTINUATIONS as if it were always
+ defined.
+ * kern/eventcount.c: Likewise.
+ * kern/ipc_sched.c: Likewise.
+ * kern/syscall_subr.c: Likewise.
+ * vm/vm_fault.c: Likewise.
+ * vm/vm_pageout.c: Likewise.
+ * vm/vm_resident.c: Likewise.
+
+2006-12-03 Thomas Schwinge <tschwinge@gnu.org>
+
[patch #5017 --- ``Remove obsolete IPC interfaces.'']
* DEVELOPMENT: Document the removal.