From: Kern Sibbald Date: Thu, 2 May 2019 14:05:33 +0000 (+0200) Subject: Tweak ChangeLog and ReleaseNotes X-Git-Tag: Release-9.4.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be739301ea721cb9b629be24b1b73a3dc53f690;p=thirdparty%2Fbacula.git Tweak ChangeLog and ReleaseNotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 15f7aa191..d72c18043 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -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 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index e381d01bd..8fc9ea47e 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -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