diff options
author | Michael Prokop <mika@debian.org> | 2010-06-08 17:07:51 +0200 |
---|---|---|
committer | Michael Prokop <mika@debian.org> | 2010-06-08 17:09:09 +0200 |
commit | d2914e36a645da74bf7294f8d4a9ddf7ea0af170 (patch) | |
tree | 74c73f9f58da827a8f947803f355581be34002f0 | |
parent | 5aac044bc1c91dc3a7920d560eeb5df04bc1c9d2 (diff) | |
download | initramfs-tools-d2914e36a645da74bf7294f8d4a9ddf7ea0af170.tar.gz initramfs-tools-d2914e36a645da74bf7294f8d4a9ddf7ea0af170.zip |
Fix bug number in changelog (#584520 -> #549680) for upload of 0.96.1.
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a63ec34..b3ae973 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ initramfs-tools (0.96.1) unstable; urgency=low * docs/framebuffer: Document mode vs. mode_option option in framebuffer example script. [Closes: #439846] * hook-functions: make device name handling for /proc/mdstat - more flexible for MODULES=dep. [Closes: #584520, #514756] + more flexible for MODULES=dep. [Closes: #549680, #514756] * mkinitramfs / scripts/functions + initramfs-tools.8: Support dashes inside scripts names. [Closes: #566056] * hook-functions: handle ubifs in dep_add_modules() and return |