]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
Update Developers Guide
[bacula/bacula] / bacula / technotes-2.3
index d8d028e904b1b5b528a697f17e1b5c1119edb0ef..48b273800bc6de69a237fa2fa5d764de29896332 100644 (file)
@@ -1,6 +1,18 @@
               Technical notes on version 2.3
 
 General:
+03Dec07
+kes  This patch fixes bcopy so that it produces correct Volumes.
+     It fixes bug #1022.
+kes  This patch eliminates spurious output to the console during a VerifyVolume
+     job that contains encrypted data. It fixes bug #1024.
+02Dec07
+kes  This patch prevents the 'status dir' command from trying to use a scratch
+     volume and possibly moving it from one pool to another.  This patch fixes
+     bug #1019.
+01Dec07
+kes  Add new include to cats/postgresql.c suggested by Marc Cousins so
+     that it compiles correctly with pgre version 8.3.
 30Nov07
 kes  Fix --archivedir addition to configure. Replace it with
      --with-archivedir in configure.in  This fixes the regression       
@@ -19,8 +31,7 @@ kes  This patch should fix the Mac OS X build problem on the latest
      due to a change in the Mac headers).  The solution was to explicitly
      ensure that it is defined for the ./configure.
      This patch also has a rebuild of configure that includes the Debian
-     qt4 kludge (look for alternate qt4 names).
-     This patch fixes bug #1020.
+     qt4 patch to check for qmake-qt4. This patch fixes bug #1020.
 kes  This patch should ensure that queued messages to the console are
      displayed as soon as possible.  It should fix bug 1007, but has been
      reported not to work.