diff options
| -rw-r--r-- | web/input/news/release-2-3-5.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/input/news/release-2-3-5.md b/web/input/news/release-2-3-5.md new file mode 100644 index 0000000..ff280e2 --- /dev/null +++ b/web/input/news/release-2-3-5.md | |||
| @@ -0,0 +1,26 @@ | |||
| 1 | title: Version 2.3.5 Released | ||
| 2 | author: Jan Wagner | ||
| 3 | date: 2023-10-18 | ||
| 4 | --- | ||
| 5 | |||
| 6 | The Monitoring Plugins Development Team is proud to announce version 2.3.5 of | ||
| 7 | the Monitoring Plugins! This release comes just with a small fix preventing | ||
| 8 | the tarball from being built. Sorry for this. | ||
| 9 | |||
| 10 | <end-of-teaser> | ||
| 11 | |||
| 12 | For the list of notable changes in this release, see below. | ||
| 13 | |||
| 14 | You can get the tarball from our [download page][download]. | ||
| 15 | |||
| 16 | ### Fixes | ||
| 17 | #### General | ||
| 18 | * Include maxfd.h in lib Makefile | ||
| 19 | |||
| 20 | Please also have a look into the changes from the [2.3.4 release][234release], | ||
| 21 | you might have missed. | ||
| 22 | |||
| 23 | [download]: /download.html | ||
| 24 | [234release]: /news/release-2-3-4.html | ||
| 25 | |||
| 26 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> | ||
