* Initialize variables alternately as <UNKNOWN> when passing to syslog to avoid uninitialized values.

* Temporarily set VERBOSE = 1 for development and testing.
This commit is contained in:
Scott Kitterman 2012-01-11 19:41:59 -05:00
commit fef173c8e2
2 changed files with 25 additions and 15 deletions

View file

@ -6,6 +6,7 @@
--- 2.008 UNRELEASED
* Fix incorrect version string
* Ensure all variables are initialized prior to being passed to syslog
--- 2.007 (2008-07-25 22:24 -0400)
* Update documentation and examples, see Debian bugs 492420 and 492421 for