From 249bd5957b9dbd8471907338e45087bdaa8c688a Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 31 May 2016 18:08:01 +0200 Subject: [PATCH] Update ReleaseNotes and ChangeLog --- bacula/ChangeLog | 61 +++++++++++++++++++++++++++++++++++++++++++-- bacula/ReleaseNotes | 33 +++++++++++++++++++++++- 2 files changed, 91 insertions(+), 3 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index e2b91d7f1d..723cd2d97f 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,9 +1,66 @@ - Changelog on version 7.4.0 + Changelog on version 7.4.1 -Release Version 7.4.0 +Release version 7.4.1 + +31May16 + - Fix bug #1849 MySQL does not accept 0 for DATETIME default + +12May16 + - Modify the alist object to be reused after a destroy() + +24Apr16 + - baculum: Fix setting invalid timezone value for PHP + +18Apr16 + - Fix compilation for AIX + +07Apr16 + - Fix the restore termination string in the job report to take in account + JobErrors and SDErrors + +12Mar16 + - baculum: Show jobs for client + +04Mar16 + - Fix bconsole "llist job=" output + +01Mar16 + - Fix #146 about update volume command line usage + +29Feb16 + - bat: Fix #1066 about bad update pool command + - Fix #1653 about make_catalog_backup default user name +28Feb16 + - baculum: Show jobs stored on volume +15Feb16 + - Fix update Volume=x Slot=nn when Slot > MaxVols + - Set exit code for create_postgresql_database.in + +09Feb16 + - Fix bug #2197 -- build failure with --disable-libtool + - Fix bug #2204 -- superfluous END-OF-DATA in update_mysql_tables.in + +02Feb16 + - Convert a Migration job with errors into a Copy job + +31Jan16 + - Remove exporting add_mtab_item -- fixes bug #2198 + +23Jan16 + - Fix possible problem of show multiple resources + +18Jan16 + - Comment out tools/smtp-orig.c as it is for reference only + +Bugs fixed/closed since last release: +1066 146 1653 1849 2197 2198 2204 + +================= + +Release Version 7.4.0 14Jan16 - Put back missing line in copyright diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 89d698396f..a868ca0925 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,6 +1,37 @@ - Release Notes for Bacula 7.4.0 + Release Notes for Bacula 7.4.1 + +Release version 7.4.1 + +This is a minor bug fix release to version 7.4.0. Most of the +fixes have been kindly contributed by Bacula Systems SA. + +31May16 + - Fix bug #1849 MySQL does not accept 0 for DATETIME default + - Modify the alist object to be reused after a destroy() + - baculum: Fix setting invalid timezone value for PHP + - Fix compilation for AIX + - Fix the restore termination string in the job report to take in account + JobErrors and SDErrors + - baculum: Show jobs for client + - Fix bconsole "llist job=" output + - Fix #146 about update volume command line usage + - bat: Fix #1066 about bad update pool command + - Fix #1653 about make_catalog_backup default user name + - baculum: Show jobs stored on volume + - Fix update Volume=x Slot=nn when Slot > MaxVols + - Set exit code for create_postgresql_database.in + - Fix bug #2197 -- build failure with --disable-libtool + - Fix bug #2204 -- superfluous END-OF-DATA in update_mysql_tables.in + - Convert a Migration job with errors into a Copy job + - Remove exporting add_mtab_item -- fixes bug #2198 + - Fix possible problem of show multiple resources + - Comment out tools/smtp-orig.c as it is for reference only +Bugs fixed/closed since last release: +1066 146 1653 1849 2197 2198 2204 + +======================= Release version 7.4.0 For the most part the changes were contributed to the Bacula -- 2.39.5