]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Update change log
authorosdl.net!shemminger <osdl.net!shemminger>
Wed, 8 Dec 2004 16:38:01 +0000 (16:38 +0000)
committerosdl.net!shemminger <osdl.net!shemminger>
Wed, 8 Dec 2004 16:38:01 +0000 (16:38 +0000)
2004/10/20 16:23:42-07:00 osdl.net!shemminger
update for today's minor fixes.

(Logical change 1.110)

ChangeLog

index 83e4c200500034556749c04b6242e09650ecb206..6bf00cbd48b7f13e9b66e440fd70c6af48f237b0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,20 +1,8 @@
-2004-12-07  Jim Gifford (patches at jg555 dot com)
+2004-10-20  Stephen Hemminger  <shemminger@osdl.org>
 
-       * Fix build issues with other versions of find
-
-2004-12-07  Thomas Graf <tgraf@suug.ch>
-       
-       * Generic TC stats.
-       * NDM states are flags
-       
-2004-12-07  Stephen Hemminger  <shemminger@osdl.org>
-
-       * Cleanup warning generated because ip_rule_flush needs to modify
-         the netlink message
-
-2004-12-07  Sven Anders <anders@anduras.de>
-
-       * Add ip rule flush
+       * Don't include <asm/byteorder.h> since then we get dependant on
+         kernel headers on host machine
+       * Minor fix for building on old machine without IPPROTO_SCTP
 
 2004-10-19  Harald Welte <laforge@gnumonks.org>