aboutsummaryrefslogtreecommitdiff
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 99963cef9..4655b7cd8 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,8 @@
* kill now behaves itself properly, added 'kill -l' to list signals
* 'ls -l' was failing on long directories, since my_getid was leaking
one file descriptor per file. Oops.
+ * Fixed rebooting from init. I'd left some debugging code in
+ which blocked reboots.
-Erik Andrsen