Merge branch 'master' of git.sv.gnu.org:/srv/git/grub
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Dec 2013 10:20:37 +0000 (11:20 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Dec 2013 10:20:37 +0000 (11:20 +0100)
Conflicts:
ChangeLog

1  2 
ChangeLog

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,10 -1,12 +1,19 @@@
- 2013-12-25  Vladimir Serbinenko  <phcoder@gmail.com>
++2013-12-27  Vladimir Serbinenko  <phcoder@gmail.com>
 +
 +      * grub-core/kern/arm/cache_armv6.S: Remove .arch directive.
 +
 +      As these functions are used on pre-ARMv6 CPUs as well we don't want
 +      to make assembler assume that architecture is higher than default one.
 +
+ 2013-12-27  Colin Watson  <cjwatson@ubuntu.com>
+       * NEWS: First draft of 2.02 entry.
+ 2013-12-27  Colin Watson  <cjwatson@ubuntu.com>
+       * INSTALL (Cross-compiling the GRUB): Fix some spelling mistakes.
+       * docs/grub.texi (Getting the source code): Likewise.
  2013-12-25  Andrey Borzenkov <arvidjaar@gmail.com>
  
        * grub-core/osdep/windows/platform.c (get_platform): Fix EFI