]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update ChangeLog and ReleaseNotes Release-9.6.6
authorKern Sibbald <kern@sibbald.com>
Mon, 31 Aug 2020 07:05:14 +0000 (09:05 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 21 Sep 2020 12:30:41 +0000 (14:30 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index 835c01fed506a9965acb2f7cd0102656545e94cc..ebdd0e6584328eea1a7fb2b615e1479df34e02b1 100644 (file)
@@ -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
 
index e2d5c8250a0789d64b262e5a3a4b7b3eb0206fbd..8fdd29448a453c61729b776a95a987e0b1e6e4e9 100644 (file)
@@ -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