* grub-core/term/terminfo.c: Recognize keys F1-F12.

This commit is contained in:
Vladimir Serbinenko 2014-01-18 16:57:35 +01:00
parent dcecae1a49
commit 3abb956371
2 changed files with 54 additions and 36 deletions

View file

@ -1,3 +1,7 @@
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/terminfo.c: Recognize keys F1-F12.
2014-01-07 Andrey Borzenkov <arvidjaar@gmail.com>
* configure.ac: Add support for BUILD_LDFLAGS.