]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/ReleaseNotes
Fix Verify InitCatalog by making it cache attributes.
[bacula/bacula] / bacula / ReleaseNotes
index dd064788d602000e3a61e2cc1be4be3d5bb2ac18..59b31abd6671b606fe194a1510b625841b1b2a96 100644 (file)
@@ -3,8 +3,16 @@
 
   Bacula code: Total files = 438 Total lines = 154,329 (*.h *.c *.in)
 
+This Director and Storage daemon must be upgraded at the same time,
+but they should be compatible with all 2.0.x File daemons, unless you
+use some of the new features that affect the FD.  In other words, you should
+not have to upgrade all your File daemons.
+
 The major features are:
-- First cut of bat (Bacula Administration Tool)
+- First cut of bat (Bacula Administration Tool).  Note to build
+  bat you must explicitly enable it on the ./configure line, you
+  must have the Qt4 libraries loaded, and qmake and the other Qt4
+  tools must be available.
 - Red/Black restore in memory tree (500 times faster loading).
 - Much faster insertion of attributes (somewhere around 10 times).
 - The Regex Where code to allow easier relocation of restored files.