Imported Debian patch 3.12-3.1
[debian/elilo] / debian / changelog
index f22036f69b19d1fb9bcd4a861b38d44909abee02..fb2ce99c6abc1e82ffd3077d27e133248cc5636d 100644 (file)
@@ -1,3 +1,20 @@
+elilo (3.12-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add kernel and initramfs hook scripts to ensure elilo is reinstalled
+    whenever the kernel or initramfs is updated. closes: #590023
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Fri, 30 Jul 2010 18:32:03 +0100
+
+elilo (3.12-3) unstable; urgency=low
+
+  * fix paths and options to build both 32 and 64 bit versions on either
+    flavor of build host, closes: #574713
+  * don't generate noise when following symlink since that's now the normal
+    situation, closes: #581068
+
+ -- Bdale Garbee <bdale@gag.com>  Tue, 08 Jun 2010 13:42:05 -0600
+
 elilo (3.12-2) unstable; urgency=low
 
   * fix paths to support cross-building in ia32/Makefile, closes: #555153