0.18 (17 Jun 2001):
  Removed JFPatch code.
  Option to use stdio instead of RISC OS file handling.
  Checked for buffer overflows.
  Added checks for log names.
  Added incremental backoff.
  Fixed register organisation in logformatted.
  Fixed maxsize checks.
0.19 (18 Jun 2001):
  Fix for incorrect initialisation of backoff.
0.20 (19 Jun 2001):
  Added gstrans-map for log names and level.
0.21 (20 Jun 2001):
  Added Acknowledgements service.
0.22 (21 Jun 2001):
  Added duplicate line checking.
0.23 (22 Jun 2001):
  Added support for configuring logs from a SWI.
0.24 (23 Jun 2001):
  Added support for IServices.
  Disabled announcement.
0.25 (23 Jun 2001):
  Moved server handling to a separate file.
  Server can now cope with Internet module going away (and returning).
0.26 (29 Jun 2001):
  Added code to flush duplicates when logs are complete.
  Changed to using InetDBase:SysLog for configuration.
0.27 (29 Jun 2001):
  Fix for PreReset crashes.
0.28 (13 Jul 2001):
  Enabled support for InetServices.
0.29 (23 Jul 2001):
  Added support for spotting InetDBase: changing.
0.30 (28 Jul 2001):
  Updated to use new damalloc code.
0.31 (05 Aug 2001):
  Fix for validaddress function.
0.32 (12 Aug 2001):
  Fix for SysLog$LogDir being set incorrectly.
0.33 (13 Aug 2001):
  Added support for static logs.
  Added support for displaying caching logs.
  Added support for not starting the server.
0.34 (06 Sep 2001):
  Added creation of log directories.
  Added SysLog$Dir.
  Fixed broken log level limiting.
0.35 (25 Sep 2001):
  Added offset entries to data blocks.
0.36 (09 Oct 2001):
  Moved configuration to a separate file.
  Restructured handling of default configuration.
  Added Enumerate call.
0.37 (09 Oct 2001):
  Changed SysLog$LogDir to a code variable.
0.38 (10 Oct 2001):
  Added code to 'forget' a log.
0.39 (12 Oct 2001):
  Added a few checks for invalid log names.
0.40 (02 Nov 2001):
  Added support for RISC OS 4-style build.
  Added *SysLog log showcache.
0.41 (07 Nov 2001):
  Removed function names.
0.42 (22 Jan 2002):
  Added more debugging.
  Fix for typo in DA name.
0.43 (14 Feb 2002):
  Fix for debug being printed on SysLog_Formatted.
0.44 (08 Apr 2002):
  Added support for Service_ShutdownDismounting.
0.45 (10 Sep 2002):
  Fix for checking network needlessly.
