+2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * grub-core/genmod.sh.in: Strip before converting to ELF as strip
+ may not work with ELF.
+
+2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
+
+ Use unix functions for temporary files and special files on cygwin.
+
+2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
+
+ Define functions explicitly rather than using --defsym in tests
+ whenever possible. Respect locality in remaining cases.
+
+2013-12-16 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * grub-core/genmoddep.awk: Remove explicit getline < /dev/stdin.
+
+ 2013-12-15 Andrey Borzenkov <arvidjaar@gmail.com>
+
+ * grub-core/osdep/windows/platform.c (grub_install_register_efi): Handle
+ unlikely errors when getting EFI variables and make exhaustive search
+ for all BootNNNN variables to find matching one.
+
2013-12-15 Ian Campbell <ijc@hellion.org.uk>
* grub-core/kern/uboot/init.c: Fix units of uboot timer.