summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:48:39 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:48:39 (GMT)
commit05416c2c33454ae047c85b2bfeae82309653fcf8 (patch)
tree7e2dc5e96bb8c02d94558ff14be043ee6739dc0e
parentc46ee2e8352444883061c413183db399468a889f (diff)
downloadmonitoring-plugins-05416c2c33454ae047c85b2bfeae82309653fcf8.tar.gz
Updated for 1.4.2 release
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1227 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--ChangeLog87
1 files changed, 87 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11f6efc..b6b06a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,86 @@
12005-09-19 14:46 tonvoon
2
3 * doc/RELEASING: Reminders for news item and tag format
4
52005-09-19 14:42 tonvoon
6
7 * BUGS: Updated BUGS for 1.4.2 release
8
92005-09-19 11:58 tonvoon
10
11 * THANKS.in: More contributors
12
132005-09-15 09:39 tonvoon
14
15 * plugins/t/check_ping.t: Added test to make sure hostname has to
16 be specified
17
182005-09-15 09:27 tonvoon
19
20 * plugins/: check_procs.c, check_swap.c: - Cleanup minor compile
21 errors on Irix
22
232005-09-14 15:40 tonvoon
24
25 * plugins/check_ping.c: Using common message
26
272005-09-14 15:36 tonvoon
28
29 * plugins/check_ping.c: Required hostname not flagging as an error
30
312005-09-14 13:40 tonvoon
32
33 * plugins/Makefile.am: Some makes do not like blank lines after
34 "\". Fixed check_ldaps to only generate if check_ldap was created
35 (Chester Hosey)
36
372005-09-14 10:53 tonvoon
38
39 * plugins/check_load.c: Fix to parsing of uptime (Ronald Tin -
40 1254656)
41
422005-09-14 10:49 tonvoon
43
44 * configure.in: - Removing typos
45
462005-09-13 16:48 tonvoon
47
48 * plugins/check_ping.c: More diagnostic messages from check_ping
49
502005-09-12 12:20 seanius
51
52 * plugins/check_ping.c: re-add a call to setlocale(LC_ALL, "") in
53 check_ping.c
54
552005-09-12 11:37 tonvoon
56
57 * THANKS.in: For help in fixing Red Hat problem with ECHILD and
58 waitpid
59
602005-09-12 11:31 tonvoon
61
62 * plugins/popen.c, Makefile.am, configure.in, config_test/Makefile,
63 config_test/child_test.c, config_test/run_tests: ECHILD error at
64 waitpid on Red Hat systems (Peter Pramberger and Sascha Runschke
65 - 1250191)
66
672005-08-30 23:11 tonvoon
68
69 * plugins-scripts/subst.in: Better comments for what the
70 substitutions are doing
71
722005-08-01 22:30 tonvoon
73
74 * doc/BRANCHING: Move notes on branching away from RELEASING
75
762005-08-01 22:28 tonvoon
77
78 * package.def: For 1.4.1 release
79
802005-08-01 22:23 tonvoon
81
82 * ChangeLog, configure.in, BUGS, REQUIREMENTS: For 1.4.1 release
83
12005-07-25 15:17 illumino 842005-07-25 15:17 illumino
2 85
3 * NPTest.pm: Change the environment variable NPTESTCACHE to 86 * NPTest.pm: Change the environment variable NPTESTCACHE to
@@ -1909,6 +1992,10 @@
1909 bytes (Michael Musikhin - 1992 bytes (Michael Musikhin -
1910 http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599) 1993 http://sourceforge.net/tracker/index.php?func=detail&aid=900215&group_id=29880&atid=397599)
1911 1994
19952004-03-02 17:44 kdebisschop
1996
1997 * pkg/redhat/requires: attempt to prune requires
1998
19122004-03-02 06:17 kdebisschop 19992004-03-02 06:17 kdebisschop
1913 2000
1914 * Makefile.am, nagios-plugins.spec.in: make specfile into a 2001 * Makefile.am, nagios-plugins.spec.in: make specfile into a