summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2005-11-10 02:37:31 +0000
committerGuillem Jover <guillem@debian.org>2005-11-10 02:37:31 +0000
commite7d14949dd8125c534a8abed8a61a2627d9c0d55 (patch)
tree49144ea0875f22156c276e2ff5e4f2be224be4eb /debian/changelog
parent3b771648392fcefbc60b6de1057b59b13ba97171 (diff)
Fix an off-by-one bug in the PATA probe function.
- debian/patches/21_pata_off_by_one_irq.patch: New file. Thanks to Patch by Sergio Lopez <koro@sinrega.org>.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2df8aa3..5abb3b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ gnumach (1:20050801-5) unstable; urgency=low
request_irq().
- debian/patches/20_ide_disable_irqs.patch: New file.
Thanks to Samuel Thibault <samuel.thibault@ens-lyon.org>.
+ * Fix an off-by-one bug in the PATA probe function.
+ - debian/patches/21_pata_off_by_one_irq.patch: New file.
+ Thanks to Patch by Sergio Lopez <koro@sinrega.org>.
* Now using Standards-Version 3.6.2 (no changes needed).
-- Guillem Jover <guillem@debian.org> Mon, 1 Aug 2005 04:43:41 +0300