]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Merge branch 'master' of git.sv.gnu.org:/srv/git/grub
authorVladimir Serbinenko <phcoder@gmail.com>
Mon, 18 Nov 2013 15:12:50 +0000 (16:12 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Mon, 18 Nov 2013 15:12:50 +0000 (16:12 +0100)
1  2 
ChangeLog

diff --cc ChangeLog
index 68694c7bd463ab6926704870c6a8a53ea95f90aa,2c43f6a9ae979a8f7f3b8c1164d08eb07fb15a96..e1a7d8f0bada1a78c9db778a92fb3fd29c339dc3
+++ b/ChangeLog
@@@ -1,13 -1,8 +1,18 @@@
 +2013-11-18  Vladimir Serbinenko  <phcoder@gmail.com>
 +
 +      * Makefile.am (default_payload.elf): Add pata to loaded modules.
 +      Load config file from (cbfsdisk)/etc/grub.cfg.
 +
 +2013-11-18  Vladimir Serbinenko  <phcoder@gmail.com>
 +
 +      * util/grub-install-common.c (grub_install_copy_files): Fix module
 +      destination directory.
 +
+ 2013-11-18  Colin Watson  <cjwatson@ubuntu.com>
+       * tests/util/grub-shell.in: Don't fail on emu platform if po/*.gmo
+       files have not been built.
  2013-11-18  Colin Watson  <cjwatson@ubuntu.com>
  
        * grub-core/osdep/unix/hostdisk.c (grub_util_make_temporary_file):