Update change log

2004/10/20 16:23:42-07:00 osdl.net!shemminger
update for today's minor fixes.

(Logical change 1.110)
diff --git a/ChangeLog b/ChangeLog
index 83e4c20..6bf00cb 100644
--- 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>