gentpl.py: Use python3-style print function

This commit is contained in:
Mike Gilbert 2013-12-04 10:24:21 -05:00 committed by Colin Watson
parent b0f311f412
commit aa437b5890
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-12-05 Mike Gilbert <floppym@gentoo.org>
* INSTALL: Raise minimum python version to 2.6.
* gentpl.py: Use python3-style print function.
2013-12-05 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-install.c: Mention Boot* variable.