* grub-core/term/terminfo.c: Rename ANSI_C0 to ANSI_CSI to avoid

misnomer.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-10 14:07:41 +02:00
parent 091945b239
commit 8200fa1597
2 changed files with 14 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2013-05-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/term/terminfo.c: Rename ANSI_C0 to ANSI_CSI to avoid
misnomer.
2013-05-08 Andrey Borzenkov <arvidjaar@gmail.com>
* docs/grub.texi (Network): Add description of net_default_interface,