* docs/grub-dev.texi (Finding your way around): The build system no

longer uses AutoGen directly.
This commit is contained in:
Colin Watson 2014-06-26 14:20:17 +01:00
parent 1f6af2a9f8
commit 4250f552a6
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2014-06-26 Colin Watson <cjwatson@ubuntu.com>
* docs/grub-dev.texi (Finding your way around): The build system no
longer uses AutoGen directly.
2014-06-21 Роман Пехов <roman_pekhov>
* grub-core/commands/loadenv.c (check_blocklists): Fix overlap check.