]> git.sur5r.net Git - bacula/bacula/commitdiff
Update AUTHORS
authorKern Sibbald <kern@sibbald.com>
Mon, 21 May 2007 12:51:32 +0000 (12:51 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 21 May 2007 12:51:32 +0000 (12:51 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4866 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/AUTHORS
bacula/ReleaseNotes

index 70463722eabba2c60e7576586594a4e850d6104d..8e7ec2a0cdd3e6710d69c1039a4aa4f21acd962e 100644 (file)
@@ -14,6 +14,7 @@ Adrian Close
 Aleksandar Milivojevic
 Alexander Bergolth
 Alexandre Baron
+Andreas Piesk
 Andrew Ford
 Arno Lehmann
 Bernd Frick
@@ -28,6 +29,7 @@ David Boyes
 David Duchscher
 D. Scott Barninger
 Devin Reade
+Dirk Bartley
 Eamon Brosnan
 Eric Bollengier
 Erich Prinz
@@ -40,6 +42,7 @@ Jan Kesten
 John Goerzen
 John Kodis
 John Walker
+Jorj Bauer
 Jose Luis Tallon 
 Jo Simoens   
 Juan Luis Frances    
@@ -54,6 +57,7 @@ Marc Cousin
 Martin Simmons                       
 Meno Abels
 Michael -buk- Scherer
+Michael Renner
 Michel Meyers
 Morgan
 Nic Bellamy
@@ -67,7 +71,9 @@ Richard Mortimer
 Robert Nelson
 Rudolf Cejka
 Russel Howe
+Sergey Svishchev
 Thorsten Enge
 Tim Oberfoell   
 Tomas Cameron
 Wolfgang Denk
+Yves Orton
index 6d5750c271158ec1f4faaac9694415243592dcbc..6cfb26fa4ea7af202960faacaa49bc5501b8e607 100644 (file)
@@ -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.