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
 
 -------------
 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
 -----------------------------------
 - 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)
 
 
 #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 */