]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes
authorKern Sibbald <kern@sibbald.com>
Thu, 3 Aug 2006 16:03:17 +0000 (16:03 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 3 Aug 2006 16:03:17 +0000 (16:03 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3230 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/technotes-1.39

index a5f5de156b34a27596bcee5be8fcc2d5243fb4e5..085afd23445ca4f975a4dc562edf07e24753df5a 100644 (file)
@@ -1,6 +1,16 @@
               Technical notes on version 1.39  
 
 General:
+03Aug06
+kes  Attempt to fix problems with the msg_queue crashing on Solaris
+     when Bacula is terminating, but problems remain.
+kes  Add WIN32_VSS to HAVES in src/Makefile.inc.in to correct VSS
+     name editing problems with too many \\?\es.
+kes  Add an extra test for !bAddPrefix at line 256 compat.cpp
+kes  Fix some Bacula source code stlye problems in compat.cpp.
+kes  Turn off 3 lines of code at line 331 of compat.cpp
+kes  Add debug code to compat.cpp and convert non-Bacula debug code
+     to Bacula style.
 02Aug06
 kes  Change the name of the technical notes file from kes-1.39 to
      technotes-1.39.  Prefix my messages with 'kes  '.