]> 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 3832586b4cf4c2f41129abac499b73477e5a205d..3ba9dfe87c09ba1e8917009a4341720729f760cb 100644 (file)
@@ -1,6 +1,14 @@
               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*.
@@ -56,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.