From 272dc8dfe2243ba6cdc210adb56847010774ad07 Mon Sep 17 00:00:00 2001 From: Vladimir Testov Date: Thu, 8 Aug 2013 14:30:00 +0400 Subject: [PATCH] ChangeLog: Last changelog entry fix. Added information about grub-core/tests/checksums.h update. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 20974d170..e04d27816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2013-08-07 Vladimir Testov +2013-08-08 Vladimir Testov * 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