git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8851 
91ce42f0-d328-0410-95d8-
f526ca767f89
 
 #          also keep all your messages if they scroll off the console.
 #
   append = "@working_dir@/log" = all, !skipped
+  catalog = all
 }
 
 
 
           
 General:
 
+21May09
+kes  Add Catalog = all to the default Messages resource.
 19May09
 ebl  Fix #1029 about IPV6/IPV4 address resolution order with help
      of David Steinn Geirsson.
-kes  During jcr destruction hold jcr_chaing lock only for minimum
+kes  During jcr destruction hold jcr_chain lock only for minimum
      time necessary.  This should fix the SD deadlock in bug #1287.
 18May09
 kes  Simplify messages printed by SD when reserve fails. This