From: Marcin Haba Date: Fri, 5 Aug 2022 13:47:22 +0000 (+0200) Subject: baculum: Update release notes X-Git-Tag: Release-13.0.1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2d3559b008de33f684cde60b2a423d4ef25627;p=thirdparty%2Fbacula.git baculum: Update release notes --- diff --git a/gui/baculum/ReleaseNotes b/gui/baculum/ReleaseNotes index 76906d895..d8f0b8754 100644 --- a/gui/baculum/ReleaseNotes +++ b/gui/baculum/ReleaseNotes @@ -1,4 +1,19 @@ + Release Notes for Baculum 13.0.1 + +This is a minor bug fix and new feature release. The main change is better +logging and a new audit log. We also made significant changes to use PSR-4 +autoloader. + +New changes and fixes: + + - Improve logging and add audit log + - Adapt code to use PSR-4 autoloader + - Fix #2653 PHP warning about wrong array_key_exists() parameter in session record + +Bugs fixed/closed since last release: +2653 + Release Notes for Baculum 13.0.0 This is a new major release.