# $Id: ChangeLog,v 1.4 2004/09/09 10:44:24 sdalu Exp $

2004-08-10  DNSdoctor-1.0.0
	* fork: ZoneCheck-2.0.4
	* i18n: renamed zcvar -> var,  zcconst -> const
	* license: you don't need anymore to agree to MIT-like license
		to submit patches.
	* misc: removed unmaintained batch mode (ZoneCheck bug #8474)
	* installer: fix bug when patching example html pages
	* input: GTK input interface is working again
		(ZoneCheck bug #4139 partial fix)
	* html: moved example pages to xhtml
	* html: form are now using 'fieldset', 'label', ...
	* html: splited stylesheet between dnsdoctor.css (ddoc-*) and
		default.css (example web pages)	
	* nresolv: TCP timeout increased to 13 seconds (same as UDP)
	* locale: make error message more explicit to people that
		think that the hostname 192.168.1.5 is an IP address.
		(ZoneCheck bug #9342)
	* dnsdoctor: tainted mode is back (ZoneCheck bug #10251)
	* check: detection of excessive shift of serial number 
		(ZoneCheck bug #8528) (soa_drift_serial)
	* check: improved detection of serial format YYYYMMDDnn (rfc1912)
	
