From: Vladimir 'phcoder' Serbinenko Date: Mon, 21 Oct 2013 01:26:05 +0000 (+0200) Subject: Add missing Changelog comment X-Git-Tag: grub-2.02-beta1~607 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47601ffe735c8ef2b244d9d63391646a55022944;p=thirdparty%2Fgrub.git Add missing Changelog comment --- diff --git a/ChangeLog b/ChangeLog index 1e9a554fc..e5c837514 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ * grub-core/fs/ntfs.c (read_data): Move code for compressed data to ... * grub-core/fs/ntfscomp.c (ntfscomp): ... here. + Saves 273 bytes on compressed image. + 2013-10-20 Vladimir Serbinenko * grub-core/kern/disk.c (grub_disk_write): Use malloc/free instead of