diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-10-15 11:53:37 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-10-15 11:53:37 (GMT) |
commit | d530bf2f5ec0363f806c9e1672bfb002c91e55af (patch) | |
tree | 3411b75f3d4937d46ab9944962cc669006ffb1ef | |
parent | 37a004398f5b647f2af71b6030e076a3cb37cffb (diff) | |
download | monitoring-plugins-d530bf2f5ec0363f806c9e1672bfb002c91e55af.tar.gz |
NEWS: Mention that we dropped the spec file
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ This file documents the major additions and syntax changes between releases. | |||
24 | server | 24 | server |
25 | Fix check_by_ssh to accept --hostname as argument | 25 | Fix check_by_ssh to accept --hostname as argument |
26 | 26 | ||
27 | WARNINGS | ||
28 | This release doesn't ship with an RPM spec file, please contribute to | ||
29 | PR #1283 if you are interested in it | ||
30 | |||
27 | 2.0 11th July 2014 | 31 | 2.0 11th July 2014 |
28 | ENHANCEMENTS | 32 | ENHANCEMENTS |
29 | check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with | 33 | check_mailq now supports auto detection of qmail, postfix, exim and nullmailer with |