| Release: Select 1i1 |
| 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 (27 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 (05 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. |
|
| Release: Select 1i2 |
| 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. |
|
| Release: Select 1i3 |
| 0.43 (14 Feb 2002) |
Fix for debug being printed on SysLog_Formatted. |
|
| Release: Select 1i5 |
| 0.44 (08 Apr 2002) |
Added support for Service_ShutdownDismounting. |
|
| Release: Select 2i1 |
| 0.45 (10 Sep 2002) |
Fix for checking network needlessly. |
|
| Release: Select 3i1 |
| 0.46 (21 Nov 2002) |
Updated makefile to new format. |
|
| Release: Select 3i2 |
| 0.47 (30 May 2003) |
Updated makefile to clean header. |
| 0.48 (06 Jun 2003) |
Updated build to conform to standard makefile practice. |
| 0.49 (20 Jun 2003) |
Added pre-allocated chunks. |
|
| Release: Select 3i4 |
| 0.50 (08 Jan 2004) |
General source tidy up. |
| 0.51 (02 Mar 2004) |
Updated help messages to be more accurate and descriptive. |
|
| Release: Select 4 Preview |
| 0.52 (31 Dec 2004) |
Fix for creation of directories on startup. |
| 0.52 (13 Mar 2006) (retagged) |
Updated to use DCIProtocolStatus symbols. |
| 0.53 (11 May 2006) |
Fix for race condition when showing logs. |
| 0.54 (28 May 2006) |
Fix for display of static logs clearing all data. |
| 0.55 (11 Jul 2006) |
Fix for repeated scheduling of callbacks. |
| 0.56 (16 Jul 2006) |
Minor update to stop using log directory when not yet set. |
| 0.57 (16 Jul 2006) |
Separated out ticker code from main code. |
| 0.58 (16 Jul 2006) |
Updated server to use Internet Event. |
| 0.59 (16 Jul 2006) |
Improved callback usage significantly. |
| 0.60 (09 Oct 2006) |
Added copyright attribution. |
| 0.61 (15 Oct 2006) |
Fix for incorrect string length calculation when checking sizes of files. |