* 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:
parent
2d4c4a5b3f
commit
fef173c8e2
2 changed files with 25 additions and 15 deletions
1
CHANGES
1
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue