03-03-2002 - 0.2.1
~~~~~~~~~~~~~~~~~~
- update for iptables 1.2.5
- sparc64 (alignment) fixes

01-09-2002 - 0.2
~~~~~~~~~~~~~~~~
- added lartc link

10-15-2001 - 0.2pre44
~~~~~~~~~~~~~~~~~~~~~
- long commands can now span multiple lines
- fix for long line behaviour in shaperd.conf

10-08-2001 - 0.2pre42
~~~~~~~~~~~~~~~~~~~~~
- documentation sync
- added netfilter-specific fwmark match
- config. parser: major cleanup (more to come)
- debian 2.2r3 test (x86, ppc)
- checks for pidfile before running
- prints a warning if /proc/sys/net/ipv4/ip_queue_maxlen is too small

08-23-2001 - 0.2pre35
~~~~~~~~~~~~~~~~~~~~~
- replaced fp arithmetic with integer-only code
- added i/o interface match
- fixed a bug that made the pgm crash when netlink reports an error
  - for example: if you shutdown an interface while shaperd is writing stuff
    towards it
- lots of microscopic updates :)

07-14-2001 - 0.2pre27
~~~~~~~~~~~~~~~~~~~~~
- fixed std:: namespace problem (gcc-3.0)
- made few more aesthetic cleanups

07-09-2001 - 0.2pre26
~~~~~~~~~~~~~~~~~~~~~
- fixed a bug in the manpage
- fixed a nasty bug while cleaning up
- improved packet queuing
- added pidfile generation
- misc. code cleanups

06-07-2001 - 0.2pre21
~~~~~~~~~~~~~~~~~~~~~
- fixed some firewall rules in the masq example 

06-02-2001 - 0.2pre20
~~~~~~~~~~~~~~~~~~~~~
- added support for 2.4 kernels
- added startup script for redhat 6.x
- added a masquerading+shaping example
- better config file scan & checks
- documentation fixes
- fixed zero bw bug
- (divert) fixed reinjection of outbound packets
- makefile fix

04-12-2001 - 0.1.3
~~~~~~~~~~~~~~~~~~
- documentation updates
- fix an udp services bug
- misc. cleanups
- added catch sighup option (for debugging)
- built & tested on debian 2.2r2 x86
- i've done several tests for memleaks and bad memory accesses - should go beta
  soon (still in alpha, though)

04-02-2001 - 0.1.2
~~~~~~~~~~~~~~~~~~
- added dns support
- improved logs
- still alpha-quality

03-18-2001 - 0.1.1
~~~~~~~~~~~~~~~~~~
- fixed idle bug
- fixed -v bug
- fixed a bug in diagnostics code
- other minor fixes
- added daemon option
- miscellaneous documentation fixes
- still alpha stuff

02-25-2001 - 0.1
~~~~~~~~~~~~~~~~
- initial alpha release
