summaryrefslogtreecommitdiffstats
path: root/disk/grub2/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'disk/grub2/HISTORY')
-rw-r--r--disk/grub2/HISTORY12
1 files changed, 12 insertions, 0 deletions
diff --git a/disk/grub2/HISTORY b/disk/grub2/HISTORY
index 883a698ad5..cd678f86c8 100644
--- a/disk/grub2/HISTORY
+++ b/disk/grub2/HISTORY
@@ -1,3 +1,15 @@
+2014-10-10 Pol Vinogradov <vin.public@gmail.com>
+ * BUILD: removed --target flag, it makes mangled binary names,
+ fixed regexp for gcc's -O flag, now it matches -Ofast as well
+ * PRE_BUILD, grub-2.00-freetype-2.5.1.patch: added a patch from Gentoo,
+ fixes compilation with current freetype2
+
+2014-03-09 Remko van der Vossen <wich@sourcemage.org>
+ * BUILD: Do not strip objects, it leads to a broken grub
+
+2013-08-24 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD, CONFIGURE: Allow to select the target platform
+
2012-10-09 Eric Sandall <sandalle@sourcemage.org>
* PRE_BUILD: Apply glibc-2.16.patch
* glibc-2.16.patch: Fix compilation with glibc 2.16+ (gets removed from GNU