summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c39e1b5..ed11e31 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+initramfs-tools (0.66) unstable; urgency=low
+
+ * hooks/thermal: Add i2c-powermac.
+
+ * scripts/init-premount/thermal: Load i2c-powermac on ppc boot.
+ Fixes fan noises for Sven Luther <svenl@debian.org>
+
+ * scripts/function: Fix typo s/FS1/PS1/ on panic call. (closes: #375624)
+ Thanks to Tim Phipps <tim@phipps-hutton.freeserve.co.uk> for the report.
+
+ -- maximilian attems <maks@sternwelten.at> Tue, 27 Jun 2006 14:04:17 +0200
+
initramfs-tools (0.65b) unstable; urgency=low
* scripts/local-top/lvm: Load snapshot and mirror modules. (Closes: #375342)