diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-01 23:34:37 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-01 23:34:37 (GMT) |
commit | 5020c6cace46f6297cba78cf987550dace135e17 (patch) | |
tree | 06ee86401f7fc895b1ac3e3e2f9d9d05b16cb675 /web/input | |
parent | 3828c63c7b2a2b10780fa354af488d7dcfd2ed2d (diff) | |
download | site-5020c6cace46f6297cba78cf987550dace135e17.tar.gz |
Publish the 2.1.1 release
Diffstat (limited to 'web/input')
-rw-r--r-- | web/input/news/release-2-1-1.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/web/input/news/release-2-1-1.md b/web/input/news/release-2-1-1.md new file mode 100644 index 0000000..9d666a3 --- /dev/null +++ b/web/input/news/release-2-1-1.md | |||
@@ -0,0 +1,17 @@ | |||
1 | title: Version 2.1.1 Released | ||
2 | author: Holger Weiß | ||
3 | date: 2014-12-02 | ||
4 | --- | ||
5 | |||
6 | The Monitoring Plugins Development Team is proud to announce version 2.1.1 of | ||
7 | the Monitoring Plugins! <end-of-teaser> | ||
8 | |||
9 | This is a minor release on top of [2.1][2.1]. It fixes a regression that | ||
10 | broke [`check_ntp`][check_ntp]'s jitter monitoring, and it includes a number | ||
11 | of bug fixes contributed by Sebastian Herbszt. Kudos go to Sebastian for | ||
12 | providing those! | ||
13 | |||
14 | [2.1]: /news/release-2-1.html | ||
15 | [check_ntp]: /doc/man/check_ntp.html | ||
16 | |||
17 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> | ||