summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-06-21 11:58:14 +0200
committermaximilian attems <maks@debian.org>2007-06-21 11:58:14 +0200
commit728d6fc95b28254b982395e73153c5c422c81768 (patch)
treec2b20ba8f9512346f15d8e437178ad006a851174 /debian
parent879602b218973fc7a5f92874bbaf41ea818fae31 (diff)
downloadinitramfs-tools-728d6fc95b28254b982395e73153c5c422c81768.tar.gz
initramfs-tools-728d6fc95b28254b982395e73153c5c422c81768.zip
hook-functions: fix variable typo
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e1aa7c8..6a17083 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,13 +9,14 @@ initramfs-tools (0.89) unstable; urgency=low
* minitramfs: Fall back to bootable default MODULES=most if unsupported
MODULES setting is passed. Thanks Henning Sprang <henning_sprang@gmx.de>
for report. (closes: #429144)
+ * hook-functions: Fix variable typo. Thanks Emanuele Rocca <ema@debian.org>.
[ Joey Hess ]
* mkinitramfs: Include libgcc_s.so.1 on arm since glibc always tries to load
it for the SJLJ exception handling on that architecture. (closes: #426395)
Thanks to Aurelien Jarno for ack and review.
- -- maximilian attems <maks@debian.org> Thu, 21 Jun 2007 11:49:23 +0200
+ -- maximilian attems <maks@debian.org> Thu, 21 Jun 2007 11:57:20 +0200
initramfs-tools (0.88) unstable; urgency=low