New in 1.2.9-2:

* Bug fixes

* Debian build script added to CVS and tarball


New in 1.2.9:

* Added support for multiplatform builds

* Added several new functions to utils.c to provide alternatives to
  strncpy, snprintf, etc. The libc functions are prone to bugs due to
  memory allocation and string termination, which these functions try
  to prevent.

* check_by_ssh can check multiple plugins with only one invocation

* check_ping has been modified to handle format changes and bugs in
  FreeBSD and RedHat ping output

* check_disk can report on all the partitions on a machine with one
  invocation

* Makefiles are now generated by automake, header file by autoheader

* Uniform options and output syntax estatblished for all core plugins,
  whether shell-script, perl, or C.

* Added authentication and POST method for check_http in SSL mode

* Added FAQ

* LOTS of bugfixes
