diff options
author | Guillem Jover <guillem@debian.org> | 2006-02-02 04:16:44 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2006-02-02 04:16:44 +0000 |
commit | e09f73b045d4b8b3b5d33fd179e88493e2d1b0f7 (patch) | |
tree | 7549fc1af274cf5336178d0d8e9350c3cd23d756 /debian/changelog | |
parent | 27e0cc4c26b1f1ce8712e62985243ba180c7b6f6 (diff) |
* Make the Linux glude code use GNU Mach's AST software interrupts instead
of hooking into SPL code.
- debian/patches/60_glue_linux_soft_ints.patch: New file.
Thanks to Gianluca Guida <glguida@gmail.com>.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6cec45c..f0579e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,10 @@ gnumach (1:20060201-1) UNRELEASED; urgency=low * Do not allow PCI IRQ's higher than 16. - debian/patches/patches/24_pci_irq_fix.patch: New file. Thanks to Gianluca Guida <glguida@gmail.com>. + * Make the Linux glude code use GNU Mach's AST software interrupts instead + of hooking into SPL code. + - debian/patches/60_glue_linux_soft_ints.patch: New file. + Thanks to Gianluca Guida <glguida@gmail.com>. -- Guillem Jover <guillem@debian.org> Wed, 1 Feb 2006 23:21:59 +0200 |