]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.5
ebl Add patch to check database encoding
[bacula/bacula] / bacula / technotes-2.5
index 38c503de72dc06d3235dd3281bc4977c1035d43a..05252544fc466d9b8bf8074c3d3bba45e048aaea 100644 (file)
@@ -1,7 +1,22 @@
               Technical notes on version 2.5
 
           
-New features:
+Projecs features implemented:
+Items Completed for version 3.0.0:
+Item  1:  Accurate restoration of renamed/deleted files
+Item  3:  Merge multiple backups (Synthetic Backup or Consolidation)
+Item  4:  Implement Catalog directive for Pool resource in Director
+Item  5:  Add an item to the restore option where you can select a Pool
+Item  8:  Implement Copy pools
+Item 12:  Add Plug-ins to the FileSet Include statements.
+Item 13:  Restore only file attributes (permissions, ACL, owner, group...)
+Item 18:  Better control over Job execution
+Item 26:  Store and restore extended attributes, especially selinux file contexts
+Item 27:  make changing "spooldata=yes|no" possible for
+Item 28:  Implement an option to modify the last written date for volumes
+Item  n:  Split documentation into several books
+
+New features to be documented:
 command separator in console (!$%&'()*+,-/:;<>?[]^`{|}~)
 examples/database/dbcheck.sql
 enhancement to wait command: wait mount  ...
@@ -10,6 +25,12 @@ filepattern (restore with regex in bsr)
 mixed priorities
 
 General:
+08Feb09
+kes  Free name item in guid_to_name.c when already in list.
+kes  Add more info to error message in ua_tree.c
+05Feb09
+kes  Make re-read last block fatal if block numbers differ by
+     more than one.
 30Jan09
 ebl  Try to disable _FORTIFY_SOURCE by default
 29Jan09