summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTon Voon <ton.voon@opsera.com>2010-02-26 12:47:38 (GMT)
committerTon Voon <ton.voon@opsera.com>2010-02-26 12:47:38 (GMT)
commit6b782ebfd4832c1fe621556bcf894162b8caa8aa (patch)
tree90471da0eaccc701722cf8899114ddbfdc2e7ce8 /NEWS
parent45e205f4a6cf38ff0f8ade027a7b6a6c7376a00c (diff)
downloadmonitoring-plugins-6b782ebfd4832c1fe621556bcf894162b8caa8aa.tar.gz
Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 667e1f0..443389a 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ This file documents the major additions and syntax changes between releases.
8 check_icmp now increment the sequence counter in each packet 8 check_icmp now increment the sequence counter in each packet
9 Fix usage of repeated -o options in check_snmp 9 Fix usage of repeated -o options in check_snmp
10 Try to detect arguments passed via --with-ping[6]-command and set options accordingly (#2908236) 10 Try to detect arguments passed via --with-ping[6]-command and set options accordingly (#2908236)
11 Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455)
11 WARNINGS 12 WARNINGS
12 Updated developer documentation to say that performance labels should not have an equals sign or 13 Updated developer documentation to say that performance labels should not have an equals sign or
13 single quote in the label 14 single quote in the label