diff options
| author | maximilian attems <max@stro.at> | 2007-12-26 00:55:41 +0100 |
|---|---|---|
| committer | maximilian attems <max@stro.at> | 2007-12-26 00:55:41 +0100 |
| commit | 7e40a0b28df5f0aef150b9b7244cba35857b2b99 (patch) | |
| tree | dd8bcd0bfbe46bf39a02ddeb96edc94c9fa36508 | |
| parent | e9434de886aa77f0d8019c9e8bddc8b7883c9b4a (diff) | |
| download | initramfs-tools-7e40a0b28df5f0aef150b9b7244cba35857b2b99.tar.gz initramfs-tools-7e40a0b28df5f0aef150b9b7244cba35857b2b99.zip | |
release 0.91d
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c581efb..92fff4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +initramfs-tools (0.91d) unstable; urgency=low + + * MODULES=dep fix for new /dev/md/X naming scheme (closes: #440694). + * debian/control: Add versioned depends on findutils (closes: #450888). + * Update to newer standards version without changes. + * local-premount/resume: coding style fixes. + + -- maximilian attems <maks@debian.org> Wed, 26 Dec 2007 00:53:48 +0100 + initramfs-tools (0.91c) unstable; urgency=low * update-initramfs: Fix ro /boot partition check (closes: #451151) |
