summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-02 11:22:45 +0000
committerRoland McGrath <roland@gnu.org>2002-01-02 11:22:45 +0000
commit2a553de988869ede2dd5358a50b17689af4b40e4 (patch)
tree6e871e7783a1f4a62953436f5d84e79f20daa32f /init
parent4f2b31a3012962f2a3cb6d0ebcbdac2de4bdd894 (diff)
.
Diffstat (limited to 'init')
-rw-r--r--init/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog
index a8c7f6c1..1056199e 100644
--- a/init/ChangeLog
+++ b/init/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-02 Roland McGrath <roland@frob.com>
+
+ * init.c [KERN_INVALID_LEDGER]:
+ Pass extra arguments to task_create for OSF variant.
+
2001-08-23 Roland McGrath <roland@frob.com>
* init.c (main): Pass ARGP_NO_ERRS|ARGP_IN_ORDER to argp_parse.