ChangeLog for SockStats (Chris Williams, drobe@eh.org)

0.0.1 Sat,02 Mar 2002 Initial version
- Reports IP, TCP and UDP traffic statistics from Internet stack.

0.0.2 Sat,02 Mar 2002
- Removed redundant code from PROCsockstat_init
- Fixed bug which incorrectly displayed total IP packets received
- Re-implemented Wimp_PollIdle timing code
- Reduced icon text update flicker
- Internationalised with messages file and resources directory
0.0.2b
- Updated files in resources directory to fix 2 silly errors

0.0.3 Sat,02 Mar 2002.23:20:50
- Added restore and reset controls
- Added choices window, disabled at this point
0.0.3b
- Good grief: IP and UDP traffic for sent and received were wrong way around.
  This is now fixed.
- Added ICMP counting
- Added time delay controls in choices window
- Choices window now saves delay time to disc as well as position of windows

0.0.4 Thu,07 Mar 2002.17:01:43
- Updated manual
- Stable public release
- Oops, I was using choices$dir instead of choices$write. Big slap.