From: Colin Watson Date: Tue, 3 Dec 2013 16:14:01 +0000 (+0000) Subject: Credit and bug reference. X-Git-Tag: grub-2.02-beta1~176^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10955cda069d26a2f879fb766b542251f8bfe8a8;p=thirdparty%2Fgrub.git Credit and bug reference. --- diff --git a/ChangeLog b/ChangeLog index 4cc456222..381188668 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,8 @@ the second timeout were not present. Other combinations are translated into reasonable equivalents. + Based loosely on work by Franz Hsieh. Fixes Ubuntu bug #1178618. + 2013-11-27 Vladimir Serbinenko Eliminate variable length arrays in grub_vsnprintf_real.