|
| Release: Select 4 Preview |
| 0.86 (11 Dec 2004) |
Moved stub library into a component of its own. |
| 0.87 (17 Dec 2004) |
Rationalised system variable registration. Added extra checks to HostName variable. Added checks to LocalDomain variable. Added service notification for LocalDomain and Resolvers configuration. |
| 0.88 (17 Dec 2004) |
Updated to use new sys/inetevent.h header. |
| 0.89 (18 Dec 2004) |
Added support for raising an event on resolution completion. |
| 0.90 (23 Dec 2004) |
Added support for automatic reordering of resolvers based on their performance. |
| 0.91 (23 Dec 2004) |
Added simple announcement of server over MDNS. |
| 0.92 (24 Dec 2004) |
Added support for automatic server detection. |
| 0.92 (25 Dec 2004) (retagged) |
Fix for incorrect FindResolver library being linked. |
| 0.93 (15 Mar 2005) |
Add full support for expiry of cache entries. |
| 0.94 (18 Mar 2005) |
Added simple support for DCI 4 statistics. Fix for incorrect expiry of static cache entries. |
| 0.95 (19 Mar 2005) |
Added memory allocation checks. Increased dynamic area size to allow for more cached but expired entries. |
| 0.96 (24 Dec 2005) |
Added check to the cache record allocated initially by gethost - the first bug found due to the BTS. |
| 0.97 (08 Mar 2006) |
Removed warning messages from startup. |
| 0.97 (13 Mar 2006) (retagged) |
Updated to use DCIProtocolStatus symbols. |
| 0.98 (14 Mar 2006) |
Added support for restarting auto-resolver search on link active. |
| 0.99 (18 Mar 2006) |
Added check for Freeway returning unconfigured local addresses. |
| 1.00 (20 Mar 2006) |
Updated resolution algorithm to include NetBIOS lookup using multitasking NetBIOS machine name lookup. Updated to trigger callbacks during blocking lookup. Changed order of operations within lookup to avoid redundant yield. |
| 1.00 (20 Mar 2006) (retagged) |
Disabled debug. |
| 1.01 (23 Mar 2006) |
Fix for auto discovery of resolvers being triggered when not requested. Fix for auto-reordering of resolvers being triggered when not requested. Updated auto-reordering of resolvers to be disabled by default. |
| 1.02 (28 Apr 2006) |
Added query of existing DNS servers when automatic configuration performed. |
| 1.03 (12 Jul 2006) |
Fix for incorrectly reading hosts file when not yet valid. |
| 1.03 (11 Sep 2006) (retagged) |
Updated debugging to trace problem with slow DNS responses. |