summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-04-24 18:14:33 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:07 +0200
commit8a71450242dcfd4f4853e30b6847ac6e8cbcf3e0 (patch)
treeba4a22d990258a0a693328ae78d69939d8b2a1fd /ChangeLog
parent01ab23c3ad9c0cd86f565acd09718e1cec2baad5 (diff)
2007-04-24 Michael Casadevall <sonicmctails@gmail.com>
* linux/src/drivers/net/ne.c (bad_clone_list): Add the RealTek 8029 PCI card's signature. <http://lists.gnu.org/archive/html/bug-hurd/2007-04/msg00039.html>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c3aed2..a04e62e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-24 Michael Casadevall <sonicmctails@gmail.com>
+
+ * linux/src/drivers/net/ne.c (bad_clone_list): Add the RealTek 8029 PCI
+ card's signature.
+ <http://lists.gnu.org/archive/html/bug-hurd/2007-04/msg00039.html>
+
2007-04-24 Thomas Schwinge <tschwinge@gnu.org>
* ipc/ipc_port.h: Include <ipc/ipc_space.h>.