diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ This file documents the major additions and syntax changes between releases. | |||
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 | Fix regression introduced in #1867716 where partially valid performance strings would not be printed anymore |
15 | Fix regression in check_http ssl checks on some servers - make SNI an option | ||
15 | WARNINGS | 16 | WARNINGS |
16 | Updated developer documentation to say that performance labels should not have an equals sign or | 17 | Updated developer documentation to say that performance labels should not have an equals sign or |
17 | single quote in the label | 18 | single quote in the label |