From: Kern Sibbald Date: Mon, 31 Aug 2020 07:05:14 +0000 (+0200) Subject: Update ChangeLog and ReleaseNotes X-Git-Tag: Release-9.6.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19a767a242037d1b633ee638dc2ef9c09570e901;p=thirdparty%2Fbacula.git Update ChangeLog and ReleaseNotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 835c01fed..ebdd0e658 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,20 @@ Changelog for version 9.6.6 + +18Sep20 + - baculum: Fix displaying date and time on volume view page + +17Sep20 + - baculum: Fix #2564 changing volume status to Read-Only + +11Sep20 + - baculum: Fix saving multicombobox control values + - baculum: Fix multicombobox and multitextbox controls to work with PHP 7.4 + +10Sep20 + - baculum: Fix #2562 displaying date and time in tables on Safari + 30Aug20 - Update copyright year diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index e2d5c8250..8fdd29448 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -10,13 +10,20 @@ this will be the last of the 9.6.x releases. The next release major release (a really big one) is currently scheduled for December. More about this in a subsequent status report ... -30Aug20 + + +18Sep20 + - baculum: Fix displaying date and time on volume view page + - baculum: Fix #2564 changing volume status to Read-Only + - baculum: Fix saving multicombobox control values + - baculum: Fix multicombobox and multitextbox controls to work with PHP 7.4 + - baculum: Fix #2562 displaying date and time in tables on Safari - Update copyright year - Clarify SD vbackup device error message - Fix MT2554 :update upload_cache call in dircmd.c - zero malloced memory when SMARTALLOC not enabled - baculum: Fix #2558 saving day or day range in schedule resource - reported by - Jose Alberto + Jose Alberto - Fix MT2554 :upgrade upload_cache interface. - Eliminate compiler errors when smartalloc is turned off - baculum: Fix date formatter to work with PHP 7.4