]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
ChangeLog: Last changelog entry fix.
authorVladimir Testov <vladimir.testov@rosalab.ru>
Thu, 8 Aug 2013 10:30:00 +0000 (14:30 +0400)
committerVladimir Testov <vladimir.testov@rosalab.ru>
Thu, 8 Aug 2013 10:30:00 +0000 (14:30 +0400)
Added information about grub-core/tests/checksums.h update.

ChangeLog

index 20974d1704e982bad2637abf9fc9c50495b31ad3..e04d27816ea647efe3a4c9ea6c5452310f233505 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2013-08-07  Vladimir Testov  <vladimir.testov@rosalab.ru>
+2013-08-08  Vladimir Testov  <vladimir.testov@rosalab.ru>
 
        * docs/grub.texi: Introduce terminal window position options:
        terminal-left: terminal window's left position
@@ -12,6 +12,8 @@
        * grub-core/gfxmenu/view.c: Likewise.
        Also updated minimal window size.
        Also terminal_sanity_check function has been introduced.
+       * grub-core/tests/checksums.h: Update (terminal window height
+       is adjusted now for low resolution screen)
 
 2013-08-02  Vladimir Serbinenko  <phcoder@gmail.com>