diff options
author | maximilian attems <maks@debian.org> | 2009-07-29 14:58:09 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2009-07-29 14:58:09 +0200 |
commit | ddf09adbf2f2710e62b4a1eedfad213ce6e908e7 (patch) | |
tree | 1f78e290878a89c69779a15331f9eb2a31cce29c | |
parent | f3802469d03140190f824d6ef93513612f300a97 (diff) | |
download | initramfs-tools-ddf09adbf2f2710e62b4a1eedfad213ce6e908e7.tar.gz initramfs-tools-ddf09adbf2f2710e62b4a1eedfad213ce6e908e7.zip |
release 0.93.4
last of this line, we need to work on bootspeed.
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eb9da0c..b0575f0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +initramfs-tools (0.93.4) unstable; urgency=medium + + [ Aaron M. Ucko ] + * scripts/init-top/framebuffer: i915 needs intel-agp too. (closes: #533258) + + [ maximilian attems ] + * preinst: Don't hardcode vol_id cmd. + * initramfs-tools.8: Convert hyphen to minus sign. + * control: bump versioned dep on debhelper. + * control: bump standards version without changes. + * hook-functions: Fix loading of entries without newline in + /etc/initramfs-tools/modules. (closes: #532745) + * MODULES=most: Add virtio_net to initramfs. (closes: #533894) + + -- maximilian attems <maks@debian.org> Wed, 29 Jul 2009 14:55:04 +0200 + initramfs-tools (0.93.3) unstable; urgency=low [ maximilian attems ] |