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:
authorPhilipp Storz <philipp.storz@bareos.com>2022-11-09 19:28:40 +0300
committerPhilipp Storz <philipp.storz@bareos.com>2022-11-09 19:29:39 +0300
commit9fd878ecebbc34baa32618534f9ab98f3b351f35 (patch)
treec096cf63581839d4d20e8ce53b1ba6b97d0114b3
parent9d22ae2a7dad8f79bd364576f771fff654d02fda (diff)
update CHANGELOG.md
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 18ffca8d8..b3bf5ce09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -147,6 +147,7 @@ and since Bareos version 20 this project adheres to [Semantic Versioning](https:
- lib: make foreach_res() reload-safe [PR #1279]
- Prepare Bareos for an upgrade to the C++20 standard [PR #1271]
- stored: refactor the SD's backend interface [PR #1272]
+- core: use distinct names for JobControlRecordPrivate [PR #1307]
### Deprecated
- make_catalog_backup.pl is now a shell wrapper script which will be removed in version 23.