]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ReleaseNotes and ChangeLog
authorKern Sibbald <kern@sibbald.com>
Thu, 25 May 2017 10:07:38 +0000 (12:07 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 25 May 2017 10:07:38 +0000 (12:07 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index aa1c54ea230216995e0b9553fdeb742a2fe2fd89..455e0c0fb1f9ec70fd40412d412accf983f0ef31 100644 (file)
@@ -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
index ef45d27263bf2a2e8813808135b83ec71209d961..af7010131ca2cb5ac89ad439aec84a17ac1ab8a2 100644 (file)
@@ -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