Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rogge <andreas.rogge@bareos.com>2022-11-07 17:36:29 +0300
committerAndreas Rogge <andreas.rogge@bareos.com>2022-11-07 19:16:54 +0300
commit392277507d57e6a70ba69551b1aa62f5306914bc (patch)
treec6b1be8c1d3183dd42d4f2725f7b3bb2de7437b2
parent01cbf13f0b898b39c3bc361ec49528bf2f537b72 (diff)
Updated CHANGELOG.md
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23e030056..78f22bae1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -144,6 +144,7 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https:
- core and webui: adapt binary info messages to new wording [PR #1298]
- build: enable -Wextra warning level and apply required changes [PR #1261]
- lib: make foreach_res() reload-safe [PR #1279]
+- Prepare Bareos for an upgrade to the C++20 standard [PR #1271]
### Deprecated
- make_catalog_backup.pl is now a shell wrapper script which will be removed in version 23.
@@ -340,6 +341,7 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https:
[PR #1267]: https://github.com/bareos/bareos/pull/1267
[PR #1268]: https://github.com/bareos/bareos/pull/1268
[PR #1270]: https://github.com/bareos/bareos/pull/1270
+[PR #1271]: https://github.com/bareos/bareos/pull/1271
[PR #1275]: https://github.com/bareos/bareos/pull/1275
[PR #1277]: https://github.com/bareos/bareos/pull/1277
[PR #1278]: https://github.com/bareos/bareos/pull/1278