summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-04-02 12:26:21 +0000
committerGuillem Jover <guillem@debian.org>2006-04-02 12:26:21 +0000
commita716dc7c662bf995d73c905a8b00d3fbf27dc5a3 (patch)
tree1ebcc4fb5030f6671591ca181207e12f752a4704
parentd796d42503124e4c39eecd2a81ef1d251a5c5aec (diff)
Fix typo.
Update snapshot release date.
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0107f48..00743ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gnumach (1:20060201-1) UNRELEASED; urgency=low
+gnumach (1:20060402-1) UNRELEASED; urgency=low
* New upstream CVS snapshot.
- debian/patches/11_nic_update.patch: Removed, integrated upstream.
@@ -19,7 +19,7 @@ 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
+ * Make the Linux glue 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>.