summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2005-11-28 01:43:35 +0000
committerGuillem Jover <guillem@debian.org>2005-11-28 01:43:35 +0000
commit50b6269c11693ba402d22ff4ac0651b65fc3e302 (patch)
tree70a85c930cef1748a03d7d1715fbde96d2225fff /debian/changelog
parent45687536a7af7d617fd319359578a7f8d934ae62 (diff)
Fix invalid lvalue errors with gcc-4.0 in ne2k-pci driver.
- debian/patches/11_nic_update.patch: Split into ... - debian/pacthes/17_net_gcc_4.0.patch: ... here. Thanks to Thomas Schwinge <tschwinge@gnu.org>.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d39ddd6..ae44cb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ gnumach (1:20050801-2) UNRELEASED; urgency=low
stack when reading the MAC address from the io port. (Closes: #340389)
- debian/patches/16_net_apricot_stack_of.patch: New file.
Thanks to Sergio Lopez <koro@sinrega.org>.
+ * Fix invalid lvalue errors with gcc-4.0 in ne2k-pci driver.
+ - debian/patches/11_nic_update.patch: Split into ...
+ - debian/pacthes/17_net_gcc_4.0.patch: ... here.
+ Thanks to Thomas Schwinge <tschwinge@gnu.org>.
-- Guillem Jover <guillem@debian.org> Thu, 17 Nov 2005 01:20:14 +0200