summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b5c52d..9628ee7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
* kern/sched_prim.c: Likewise.
* kern/time_stamp.c: Likewise.
* vm/vm_kern.c: Likewise.
+ * device/ds_routine.h (ds_notify): Add prototype.
+ * kern/ipc_kobject.c: Include <device/ds_routines.h>
2008-07-04 Samuel Thibault <samuel.thibault@ens-lyon.org>