* docs/grub.texi (Security): Menu entries are unrestricted by

default, not restricted to superusers as I had previously thought.
Reword to account for this.
This commit is contained in:
Colin Watson 2010-06-08 10:18:53 +01:00
parent e0f4c43882
commit 6ef0ddb476
2 changed files with 19 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2010-06-08 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Security): Menu entries are unrestricted by
default, not restricted to superusers as I had previously thought.
Reword to account for this.
2010-06-07 Colin Watson <cjwatson@ubuntu.com>
* kern/emu/misc.c (device_mapper_null_log): New function.