Sun, 21 Dec 2014
   * Updated to link properly on Win32 with getaddrinfo()
   * 
   * HTP 0.4.14
   * 
   * Additional distclean cleanup
   * 
   * HTP 0.4.13
   * 
   * Added DESTDIR support

Sun,  9 Feb 2014
   * Added IPv6 support

Mon, 30 Dec 2013
   * htpd 0.4.12
   * 
   * Improved init script
   * 
   * Updated documentation

Thu, 19 Jul 2012
   * Updated to use newer mingw32 conventions

Mon,  7 May 2012
   * htp 0.4.11
   * 
   * Updated to allow htpd to support a "NoAdjustTime" option
   * 
   * Fixed new warnings

Sat,  5 Apr 2008
   * Updated ignore list
   * 
   * Updated ignore list

Thu,  1 Nov 2007
   * Cosmetic change to win32.h

Wed, 31 Oct 2007
   * HTP 0.4.10
   * 
   * Fixed Win32 DST issues (hopefully ?)
   * 
   * Updated Win32 install batch file to copy the right files.
   * 
   * Updated PDF to look nicer under Adobe Acrobat Reader

Thu, 29 Sep 2005
   * Added a changelog script to the build process.
   * 
   * Updated settimeofday() to deal with DST, hopefully.
   * 
   * htp 0.4.9
   * 
   * Updated gettimeofday() to work more reliably on win32
   * 
   * htp 0.4.8

Tue, 23 Aug 2005
   * Updated platform guide and changed HTTP request to lack cache control
   * parameters.

Sat,  5 Mar 2005
   * Fixed some includes

Sun,  9 Jan 2005
   * Fixed some weird typo that would cause the message about the stepped time not
   * to be printed.
   * 
   * htp 0.4.7

Fri,  7 Jan 2005
   * Fixed build script to only copy PDF to website on a new release.
   * 
   * Post release version increment.
   * 
   * Also fixed bug in spec file (not released as 0.4.6)
   * 
   * Updated build process to copy generated PDF to the webpage.
   * 
   * Updated documentation to be less version-specific.  Also added some Windows
   * notes.

Thu,  6 Jan 2005
   * Updated doc:  Win32 installation guide.
   * 
   * Updated documentation.
   * 
   * Updated build procedure to include PDF creation.
   * 
   * Updated htpd.c to calculate delay better.
   * 
   * htp 0.4.6
   * 
   * Updated documentation.
   * 
   * Updated documentation more.

Wed,  5 Jan 2005
   * Added authenticating proxy support.
   * 
   * Moved web page for build stuff.

Tue,  4 Jan 2005
   * Updated documentation
   * 
   * Added a LyX documentation file.

Fri, 31 Dec 2004
   * Post release version increment, updated PLATFORM guide as well since this will
   * be a documentation release.
   * 
   * Fixed bug with non-skewing adjustments returning incorrect values.
   * 
   * htp 0.4.5
   * 
   * Made the htp_remove() function work (with htpd.init) in UNIX to mimic the
   * behaviour of Windows' services.
   * 
   * Updated platform guide.

Wed, 29 Dec 2004
   * Updated platform support guide.
   * 
   * Post release version increment.
   * 
   * Last commit should have noted it was htp 0.4.4
   * 
   * Fixed bug where averaging was broken (uninitailized variable)

Mon, 27 Dec 2004
   * Failed to regenerate configure script in last commit, here it is
   * 
   * htp 0.4.4 (really)
   * 
   * Modified set_clock to not emit a change message if the change is 0.0.
   * 
   * Fixed a bug where clock was set wildly incorrectly, maybe.
   * 
   * htp 0.4.4
   * 
   * Post release version increment.
   * 
   * Added an "ignoreusec" parameter to `set_clock()'
   * 
   * htp 0.4.2
   * 
   * Post release version increment.
   * 
   * Changed `htp_calctime' to return a "struct timeval" so we could account for
   * subsecond time offsets.
   * 
   * Updated platform guide.
   * 
   * htp 0.4.1

Sun, 26 Dec 2004
   * Updated HEADER and PLATFORM guide.
   * 
   * Post release version incremenent

Sat, 25 Dec 2004
   * Added a `-n' (Query-only, no-set mode) option to htpdate. (updated man page)
   * 
   * Updated platforms.
   * 
   * Added some more documentation.
   * 
   * htp 0.4.0
   * 
   * Fixed HEADER and updated PLATFORMS
   * 
   * Massive code cleanup.
   * 
   * Added lots of documentation.
   * 
   * Made the `htpd.init' script be generated with correct values by the configure
   * script.  Also made it use `htpd -k' to terminate htpd.
   * 
   * Modified Makefile.in to account for the HTPD_PIDFILE in localstatedir.
   * 
   * Modified the spec file to configure with --localstatedir.
   * 
   * Added some win32 batch files: uninstall, restart
   * 
   * Updated win32 readme.
   * 
   * Updated htpd(8) man page to include new options (-k, -r).
   * 
   * htp 0.4.0 (maybe?)
   * 
   * Init script cleanup

Fri, 24 Dec 2004
   * Updated platform guide to latest version info.
   * 
   * Added a win32 install batch file.
   * 
   * Modified build script to prefix things to "c:/program files/htp/"
   * 
   * Modified Makefile.in to accept SYSCONFDIRs with spaces in them properly.
   * 
   * Code cleanup.
   * 
   * Win32 build changes.
   * 
   * Added a platform guide.
   * 
   * Lots of code documentation.
   * 
   * htp 0.3.27
   * 
   * Post release version increment.
   * 
   * Updated htpd(8) manual page to reflect new options.
   * 
   * Made the `htpdate -h' and `htpd -h' output more similar.

Thu, 23 Dec 2004
   * Many changes:
   * 
   * Win32 support vastly improved.  Now creates a `service' (which can also be
   * stopped and removed)
   * 
   * Added a SysV init script (htpd.init) which is referenced in the `htp.spec'
   * file which has also been added.
   * 
   * Changed "skew" to "slew" for Eddy.
   * 
   * Added a "build_static.sh" to build a local tiny static binary with `dietlibc.'
   * 
   * htp 0.3.26

Tue, 21 Dec 2004
   * Added new options to htpdate man page (oops)
   * 
   * Added more verbose error reporting to htpd's Win32 support.
   * 
   * Build now sets the prefix more correctly.
   * 
   * htp 0.3.25
   * 
   * Win32 settimeofday was off by GMT.. fixed.
   * 
   * README.win32 wasn't converted `todos' .. fixed.
   * 
   * htp 0.3.24
   * 
   * Updated win32 service stuff.
   * 
   * htp 0.3.23
   * 
   * Fixed bug causing time to be off by one month.
   * 
   * Added `-a' option to `htpdate'
   * 
   * htp 0.3.22
   * 
   * Updated build script to produce Zip files for win32 and put them on the
   * webpage.  Also converts man pages to HTML and includes them in the zip.
   * README.win32 is called "readme.txt" in the zip file.
   * 
   * Renamed `htpdate' directory as `htp' to re-align with project name.
   * 
   * Documentation updates.
   * 
   * Build updates.
   * 
   * Win32 builds are now stripped.
   * 
   * htpd and htpdate print out version number on help messages.
   * 
   * htp 0.3.20
   * 
   * Made `configure' script add the same `-m...' options as "libconfig" and
   * "libopennet" use under Cygwin and Mingw32.
   * 
   * htp 0.3.19
   * 
   * Added `settimeofday' to make Win32 support able to set the time.
   * 
   * Fixed static linking so we can now build a static binary.
   * 
   * htp 0.3.18

Mon, 20 Dec 2004
   * Fixed bug where time would be off by 1-hour if not using glibc2.
   * 
   * Added gettimeofday wrapper.
   * 
   * Many mingw32 build fixes.
   * 
   * htp 0.3.17

Sun, 19 Dec 2004
   * Changed GMT calculation.
   * 
   * htp 0.3.14

Sat, 18 Dec 2004
   * Modified makefile to not overwrite the config file if it exists.
   * 
   * htp 0.3.12
   * 
   * Added MaxSleep and MinSleep support to config file.
   * 
   * Updated sleeptime adjustment algorithm.
   * 
   * htp 0.3.11
   * 
   * Added syslog() messages.
   * 
   * Fixed sleeptime calculation.
   * 
   * Updated sleeptime algorithm.
   * 
   * Made libconfig mandatory.
   * 
   * Added proxy support (-P, --proxyhost) to htpd.
   * 
   * Made sleeptime dynamic.
   * 
   * htp 0.3.7

Fri, 12 Nov 2004
   * Fixed proxy support and updated tvdelta stuff.
   * 
   * htp 0.3.6

Sun,  7 Nov 2004
   * Added an additional argument to set_clock(..., allow_adj) to allow/disallow
   * using adjtime if available.
   * 
   * htp 0.3.5

Sat,  6 Nov 2004
   * Added `libconfig' optional dependency for processing config files.
   * 
   * Added preliminary Win32 support.
   * 
   * Added manual pages.
   * 
   * Merged patches to fix spelling errors and GMT+ fixes, updated README.
   * 
   * Started using adjtime() if it's available and the time change is small.
   * 
   * Updated code to be more robust.
   * 
   * Added configure script and stuff.
   * 
   * Got rid of the htpdate-0.1 directory, making this project more managable.
   * 
   * Deleted orig and diff

Fri,  5 Nov 2004
   * Updated this htpdate stuff to have htpd and other stuff.

Wed,  3 Nov 2004
   * Added htpdate patching project.

