X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=4b0feed4ae36761a8d486917b543dc2530c85df1;hb=fdb06bebf6184cb4a2734e79f6e8941218316c80;hp=9d3fa46cbf94aae71bb4182c5af3e8524b86f937;hpb=011ff5a841cf9686355f26334aaa0a61a1260475;p=debian%2Felilo diff --git a/debian/changelog b/debian/changelog index 9d3fa46..4b0feed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,38 @@ +elilo (3.12-5) UNRELEASED; urgency=low + + * add Vcs entries to control file + + -- Bdale Garbee Thu, 11 Nov 2010 18:10:38 -0700 + +elilo (3.12-4) unstable; urgency=low + + * don't break kernel install if not configured yet, closes: #594650 + + -- Bdale Garbee Wed, 08 Sep 2010 14:57:33 -0600 + +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 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 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 + + -- Bdale Garbee Mon, 15 Mar 2010 16:24:32 -0600 + elilo (3.12-1) unstable; urgency=low * new upstream version, closes: #376002