From 8dbb6b8d038aeea05ffcf2024fbf2c200850b20c Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Tue, 31 Aug 2004 17:45:21 +0000 Subject: [PATCH] update changelog (Logical change 1.77) --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 821a5089..37b75010 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-08-31 Stephen Hemminger + + * Add gact documentation from jamal + * Chang more arguments to rtnetlink API const + * Drop dead queuing disciplines + * Handle qdisc without xstats in core rather than + putting stub's everywhere + * Add requeue to tc_stats and handle new/old ABI issues + 2004-08-30 Stephen Hemminger * Make clean and install changes for man pages