aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index af4140f..e467819 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low
- * Add '-w' and 'my' to nagios-plugins/check_kernel_status. This seems
- to help nagios' embedded perl interpreter to run the script after
+ * Add '-w' and 'use strict;' to nagios-plugins/check_kernel_status.
+ Modify code to get rid of warnings (i.e. add 'my'). This seems to
+ help nagios' embedded perl interpreter to run the script after
reboot.
-- Andreas B. Mundt <andi.mundt@web.de> Thu, 16 Jun 2011 20:33:54 +0200