From c425ecd7c7c027c8989bdf613f7fa95ec37dea69 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 3 May 2022 15:35:04 +0200 Subject: [PATCH] update releasenotes --- bacula/ChangeLog | 5 +++++ bacula/ReleaseNotes | 2 ++ 2 files changed, 7 insertions(+) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 6ab7594d5..b3b4695d4 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,5 +1,10 @@ Changelog for version 11.3.3 +03May22 + - Fix org#2662 About SQLite migration script issue + - Fix org#2658 About segfault with bsdjson with incorrect parameters + - Fix org#2659 Install dbcheck and bsmtp in 755 + 28Apr22 - baculum: Fix clearing OAuth2 properties after testing API connection on security page diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 43ff6bc11..53ebba447 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -51,6 +51,8 @@ Release 11.3.3 03 May 2022 - Update updatedb scripts - Fix SQLite update script and add upgrade event + - Fix org#2658 About segfault with bsdjson with incorrect parameters + - Fix org#2659 Install dbcheck and bsmtp in 755 - cloud: remove useless hash checks -- 2.47.3