X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2FReleaseNotes;h=6cfb26fa4ea7af202960faacaa49bc5501b8e607;hb=f8421ce733169a52450bb73b037b22d00000e15a;hp=d81d03aa91c787bf7994446b9dd07230f89acc28;hpb=014effe204b54758ec5990cbe6a3e3c82a258d75;p=bacula%2Fbacula diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index d81d03aa91..6cfb26fa4e 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,5 +1,5 @@ - Release Notes for Bacula 2.1.8 + Release Notes for Bacula 2.1.10 Bacula code: Total files = 458 Total lines = 170,197 (*.h *.c *.in) @@ -10,7 +10,7 @@ not have to upgrade all your File daemons. However, bat works only with a 2.1.8 Director. Areas requiring caution or testing: -- You must have Qt4 loaded to build bat +- You must have Qt4 Version 4.2 or greater loaded to build bat - You must have the thread safe version of MySQL client libraries loaded to build with MySQL enabled. - The Volume management in the Storage daemon is extensively rewritten. @@ -29,9 +29,9 @@ The major new features are: many thanks to Eric Bollengier and Marc Cousin. - 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. bat is ALPHA software. A large part - of the work was done by Dirk Bartley. + must have the Qt4 version 4.2 or later libraries loaded, and + qmake and the other Qt4 tools must be available. bat is ALPHA + software. A large part of the work was done by Dirk Bartley. - Red/Black restore in memory tree (500 times faster loading). - The Regex Where code to allow easier relocation of restored files thanks to Eric.