ddnssync: A PHP5 Dynamic DNS Client

0.3.2 (Oct 15 2008)
===================
* Final change to source for HTTPDevice; use a fully supported site (i.e. no
  more scraping IP from unknowning web sites)
* Print the version number when -h used; log the version number on start up

0.3.1 (Oct 14 2008)
===================
* Fix HTTPDevice; use new source for IP detection
* Fix various uncaught DeviceFailure exceptions
* Create pid file when started as root (for use by init scripts, etc.)
* Remove default init script - use /etc/init.d/skeleton to create one

0.3.0 (Oct  8 2008)
===================
* Fix bug in logging where log file would not be created/used
* Add support for Vonage V-Portal device as source for external IP address
* Fix infinite recursion bug in case of SysConfFailure exception

0.2.0 (Feb  6 2007)
===================
* Removed Windows support framework; ddnssync will not support MS Windows
* Move to PEAR Log class for all app logging; PEAR Log now required
* Updated configure script:
	+ Check for required PEAR Log installation
	+ New --help option will explain all options
	+ New --prev option will use previous config options to save typing

0.1.0 (Dec  1 2006)
===================
* Removed RPM support - RPMs no longer created
* Moved project to SourceForge
* See http://ddnssync.sf.net for installation/usage help

0.0.2 (Aug 15 2005)
===================
* Fixed uncaught exception in SysConf
* Restart daemon on RPM upgrade

0.0.1 (Jun  6 2005)
===================
* Initial release
