* docs/grub.texi (configfile): Explain environment variable

handling.
(source): New section.
Reported by: Arbiel Perlacremaz.  Fixes Savannah bug #35564.
This commit is contained in:
Colin Watson 2013-01-02 09:29:48 +00:00
parent 5c67ea6cd9
commit 971dd2c6d5
2 changed files with 24 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2013-01-02 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (configfile): Explain environment variable
handling.
(source): New section.
Reported by: Arbiel Perlacremaz. Fixes Savannah bug #35564.
2012-12-31 Colin Watson <cjwatson@ubuntu.com>
Remove several trivially-unnecessary uses of nested functions.