diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases. | |||
11 | Try to detect arguments passed via --with-ping[6]-command and set options accordingly (#2908236) | 11 | Try to detect arguments passed via --with-ping[6]-command and set options accordingly (#2908236) |
12 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) | 12 | Fix memory leak in check_http for large pages (Jimmy Bergman - #2957455) |
13 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) | 13 | Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105) |
14 | Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore | ||
14 | WARNINGS | 15 | WARNINGS |
15 | Updated developer documentation to say that performance labels should not have an equals sign or | 16 | Updated developer documentation to say that performance labels should not have an equals sign or |
16 | single quote in the label | 17 | single quote in the label |