]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.3
ebl Fix a bug with location enabled flag
[bacula/bacula] / bacula / technotes-2.3
index 7ca5025ed71ff0f0799b98874aa0aead53f63485..3ba9dfe87c09ba1e8917009a4341720729f760cb 100644 (file)
@@ -1,7 +1,19 @@
               Technical notes on version 2.3
 
 General:
+14Nov07
+kes  This patch fixes the infinite loop when trying to increase the
+     maximum number of volumes in a Pool during the add command.
+     This patch fixes bug #1008. 
+
+Release Version 2.2.6
+09Nov07
+db   Remove extra data on estimate command in joblist for bat.
 04Nov07
+kes  Cleanup of code in SD that sets the LastWritten date. This doesn't 
+     really change anything, but is the beginning of doing it *right*.
+     To do it completely right the LastWritten date must be passed to
+     the SD, but it is not yet done.
 kes  Minor tweaks to some bat restore SQL.
 kes  This patch fixes bug #1003 where putting the message output from
      a Verify job into the catalog results in a recursive loop.  The problem
@@ -52,6 +64,11 @@ kes  Add a #define __CONFIG_H when including config.h in bacula.h. This
 12Oct07
 kes  Fix spurious warning message printed when creating a volume with
      a LabelFormat. This fixes bug #976.
+
+Release Version 2.2.5
+09Oct07
+kes  Add JobId in place of Job name in all the Jmsg() output.
+kes  Correct the APP_DESC for the Win32 storage service (remove an e).
 07Oct07
 kes  Make maxvol-test and new more strict maxvol2-test work. 
 kes  Print JobId in all Jmsg() job output.