diff options
| author | Jan Wagner <waja@cyconet.org> | 2023-10-18 11:28:30 +0200 |
|---|---|---|
| committer | Jan Wagner <waja@cyconet.org> | 2023-10-18 11:32:18 +0200 |
| commit | 04b5c83e7e6ae53d77e4a5bb24b3f6b6b0ffc0da (patch) | |
| tree | f4eb7d1715d5487ccb48e4a068193c4e4a1d368a | |
| parent | b5474408a726516f57df3c6489fb2ce0a35cbaff (diff) | |
| download | site-04b5c83e7e6ae53d77e4a5bb24b3f6b6b0ffc0da.tar.gz | |
Prepare 2.4.5 announcement
| -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: # %--> | ||
