summaryrefslogtreecommitdiffstats
path: root/debian/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS
new file mode 100644
index 0000000..0065db1
--- /dev/null
+++ b/debian/NEWS
@@ -0,0 +1,13 @@
+grub2 (1.96+20090609-1) experimental; urgency=low
+
+ Before this version, grub-efi was 32bit on i386 and 64bit on amd64.
+ However, EFI can be 32bit even if you have a 64bit CPU, like in the
+ first MacBook models with Core 2 Duo released in late 2006. Thus,
+ grub-efi has been split into grub-efi-amd64 and grub-efi-ia32 which are
+ available on both amd64 and i386.
+
+ If you've experienced problems trying to load grub.efi, please try
+ again using the package that doesn't match your CPU's architecture.
+
+ -- Felix Zielcke <fzielcke@z-51.de> Tue, 09 Jun 2009 19:21:15 +0200
+