diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-03-27 00:13:38 -0400 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2010-03-27 00:13:38 -0400 |
| commit | 08d8d119411fc875de56fac645b17152425eee46 (patch) | |
| tree | 17ab506c2823cb9567a1d5b73982b998bb3f45c6 /NEWS | |
| parent | e11b67f6200b994c6d8118948a36eb0ed43bec5a (diff) | |
| download | monitoring-plugins-08d8d119411fc875de56fac645b17152425eee46.tar.gz | |
Fix compilation with GCC 2.96 (Konstantin Khomoutov - #2977105)
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -10,6 +10,7 @@ This file documents the major additions and syntax changes between releases. | |||
| 10 | Fix usage of repeated -o options in check_snmp | 10 | Fix usage of repeated -o options in check_snmp |
| 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 | WARNINGS | 14 | WARNINGS |
| 14 | Updated developer documentation to say that performance labels should not have an equals sign or | 15 | Updated developer documentation to say that performance labels should not have an equals sign or |
| 15 | single quote in the label | 16 | single quote in the label |
