]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.1
Fix Verify InitCatalog by making it cache attributes.
[bacula/bacula] / bacula / technotes-2.1
index 6bd6f7bfac91ddccc9b614316f1e90caebed5793..c38694dd44032dcee6cfe6f5f242ecdafe6d703f 100644 (file)
@@ -1,7 +1,20 @@
               Technical notes on version 2.1
 
 General:
+12May07
+kes  Update the po files.
+kes  Fix Verify InitCatalog by making it cache attributes.
+11May07
+kes  Change name bacula-bat to bat for man 1 page to correspond to
+     Makefile.
+kes  Check for client and store NULL pointers in status command.  This
+     fixes bug #845.
+kes  Fix non-ssl build so that it works (add JCR *jcr to crypto structures).
+kes  Fix sign extended editing of %p.
+kes  Clean out a little old #ifdefing in cats/mysql.c
 10May07
+kes  If time diff between DIR and FD is more than 600 seconds convert
+     INFO message to WARNING.
 kes  Implement heap size display in status for all daemons.
 kes  Attempt to fix MySQL db open memory loss (not successfull).
 kes  Don't set SIGKILL and SIGSTOP neither can be trapped.