]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak ChangeLog and ReleaseNotes Release-9.4.3
authorKern Sibbald <kern@sibbald.com>
Thu, 2 May 2019 14:05:33 +0000 (16:05 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 2 May 2019 14:05:33 +0000 (16:05 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index 15f7aa191653260b950a62c667de4f34209dd11f..d72c1804329be84de4944939087f78d50949be24 100644 (file)
@@ -6,6 +6,7 @@ Release 9.4.3
 02May19
  - baculum: Add status schedule page
  - baculum: Add status schedule API endpoint
+ - Fix Window bpipe-fd strncpy programming error
 
 01May19
  - baculum: Fix schedule directives setting
index e381d01bd50f6abe1ab0da81e3e804a7bf010c6c..8fc9ea47eea6cfa63a486566d463535e492921da 100644 (file)
@@ -23,6 +23,7 @@ require a major database upgrade (don't worry it will be easy -- just
 run update_bacula_tables)
 
 02May19
+ - Fix Window bpipe-fd strncpy programming error
  - Change mysql my_bool to bool as it was removed from mysql
  - Improve assert message
  - examples: move backup-to-cdwriter.txt to move-backup-to-usb.txt