2005-10-23      * Cast (unsigned int *) to (int *) to avoid compiler warning.
                * Added fwmark, fwmark_direct, src_direct, and dst_direct
                  hashes.
                * Updated and expanded README.
                * Made printk messages more clear and consistent.

2005-03-31	* Kernel patch no longer interferes with original sfq.
                * Updated README.

2004-11-06      * Updated to Linux 2.6.10-rc1 (synced with sch_sfq.c rev 1.18)
                * Updated to iproute2-2.6.9-041019 (patch by Piotr Neuman)
                * Updated versions listed in the README.

2004-09-30      * Fixed the README so it didn't refer to a nonexistent esfq
                  tar file.
                * Updated "current" Linux kernel in the README.

2004-09-08      * Updated this ChangeLog.
                * Created a new README file.
                * Old README file is included as README.old.
                * Updated iproute2 patch to apply to iproute2-2.6.9.
                * Reworded some of the Kconfig help text.
                * Everything bundled together in a tar file.

2004-08-25	* In the Authors section, credit given to Alexander Clouter
                * and to Corey Hickey.

2004-08-12      * Updated to Linux 2.6.8-rc4.

2004-03-11      * Updated to Linux 2.6.4.

2003-12-07      * Ported to Linux 2.6.0-test11.

2002-June-06    * Fixed handling of default parameters - v0.2
                * Removed esfq_drop not needed on init
2002-June-05    * First public release. v0.1
2002-June-01    * Added perturbation to dst/src hashes.
2002-April-02   * Started - adding hashes and options
