From a4b587a5aca4e45b2fb2b0a3c7239f7e899d7aca Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 25 May 2017 12:07:38 +0200 Subject: [PATCH] Update ReleaseNotes and ChangeLog --- bacula/ChangeLog | 19 ++++++++++++++----- bacula/ReleaseNotes | 14 +++++++++++++- 2 files changed, 27 insertions(+), 6 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index aa1c54ea23..455e0c0fb1 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,8 +1,17 @@ - Changelog on version 9.0.0 - - - -21May17 + Changelog on version 7.9.0 + + +24May17 + - Fix bvfs queries + - Use FileId in place of Filename + - Revert "Put FilenameId in .bvfs_lsfiles output" + - Put FilenameId in .bvfs_lsfiles output + - Add more debug in src/cats/bvfs.c + - Fix bvfs_lsdirs and bvfs_lsfiles + - baculum: Add Japanese language support in deb and rpm packages + - Add DirectoryACL directive + - baculum: New Baculum API and Baculum Web + - Add forking info to LICENSE and LICENSE-FAQ - Minor improvement to error message - Fix race in steal_device_lock shown in truncate-concurrent-test - Apply Marcin's fix for 6th week of the month diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index ef45d27263..af7010131c 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -39,7 +39,17 @@ the new features. The new features are currently only in the New Features chapter and have not yet been integrated into the main chapters of the manual. -21May17 +24May17 + - Fix bvfs queries + - Use FileId in place of Filename + - Revert "Put FilenameId in .bvfs_lsfiles output" + - Put FilenameId in .bvfs_lsfiles output + - Add more debug in src/cats/bvfs.c + - Fix bvfs_lsdirs and bvfs_lsfiles + - baculum: Add Japanese language support in deb and rpm packages + - Add DirectoryACL directive + - baculum: New Baculum API and Baculum Web + - Add forking info to LICENSE and LICENSE-FAQ - Minor improvement to error message - Fix race in steal_device_lock shown in truncate-concurrent-test - Apply Marcin's fix for 6th week of the month @@ -89,6 +99,8 @@ New Features (summary): the SD. - There are a number of new Bacula Systems whitepapers available on www.bacula.org, and a few more will be coming in the next few months. + - New unique message id will be added to every message (designed but + not yet implemented). Core Features: - Implement a drive usage counter to do round robin drive assignment -- 2.39.5