Updated CHANGELOG.
diff --git a/CHANGELOG b/CHANGELOG
index c4a2d3f..67a56cd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,10 @@
 
 (HEAD)
 
+  2004-12-28 Leon Woestenberg <leon.woestenberg@gmx.net>
+  * etharp.*: Disabled multiple packets on the ARP queue.
+    This clashes with TCP queueing.
+
   2004-11-28 Leon Woestenberg <leon.woestenberg@gmx.net>
   * etharp.*: Fixed race condition from ARP request to ARP timeout.
     Halved the ARP period, doubled the period counts.