]> git.sur5r.net Git - bacula/bacula/commitdiff
Update ChangeLog ReleaseNotes and version
authorKern Sibbald <kern@sibbald.com>
Wed, 19 Oct 2011 15:47:24 +0000 (17:47 +0200)
committerKern Sibbald <kern@sibbald.com>
Wed, 19 Oct 2011 15:47:24 +0000 (17:47 +0200)
bacula/ChangeLog
bacula/ReleaseNotes
bacula/src/version.h

index e3ad054526acf066232154d296a0803ee6dc7876..88e0afbb894e1e42645db5330e7c2cad4316535b 100644 (file)
@@ -1,5 +1,9 @@
               Changelog on version 5.2.0
 
+19Oct11
+ - Try to eliminate multiple blank lines output in bat
+ - Remove Version browser from bat (broken) -- use brestore panel instead
+
 16Oct11
  - Update Specs and ReleaseNotes
  - Update po files
index f68cc981f0cb0d1ee21a3fc29610e5e651c3f57c..4795c133a77ab0eabb7247d94985857e98b73fbd 100644 (file)
@@ -30,7 +30,7 @@ Building Bat:
 -------------
 To build Bat, you need Qt4 version 4.6.2.  If you build with any other
 version it is likely not to work.  If you do not have version 4.6.2, on
-your system, you can dlownload the Bacula depkgs_qt version 16Dec10.
+your system, you can download the Bacula depkgs_qt version 16Dec10.
 
 New Catalog format in version 5.2.0
 -----------------------------------
@@ -98,6 +98,8 @@ Features Enhancements:
 - Director selection option in bconsole
 - restorejob command in bconsole
 - Many additional features for bat such as "brestore" panel
+- The old bat version browser has been turned off since it does not
+  work correctly and the brestore panel provides the same functionality
 - Improved hash table for hard links
 - Additional script variable editing such as %b (JobBytes), %F (JobFiles) 
   and %h (Client Address)
index eeb04134d0f2320a8e2e0f75ae9f86e7ff9852f3..381cc62af7ab3134bf428106b38ab4c4fc9e2281 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
 #define VERSION "5.2.0"
-#define BDATE   "16 October 2011"
-#define LSMDATE "16Oct11"
+#define BDATE   "20 October 2011"
+#define LSMDATE "206Oct11"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2011 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2011"       /* year for copyright messages in progs */