]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-2.4
ebl Remove extra db_lock() in get_prune_list_for_volume()
[bacula/bacula] / bacula / technotes-2.4
index 01548ef6a1fc46429766a4e80bb0fb1fb0852426..8f4fa325f4cabb1dc2899f3e0b151b25076782f9 100644 (file)
@@ -1,6 +1,23 @@
               Technical notes on version 2.4
 
 General:
+02Dec08
+ebl  Remove extra db_lock() in get_prune_list_for_volume()
+ebl  Apply 2.4.3-prune-deadlock.patch that fixes a problem when
+     using Catalog as message backend.
+20Nov08
+ebl  Apply 2.4.3-win32-runscript-unicode-path.patch for #1110 
+     about a problem when executing a program with Unicode path.
+ebl  Apply 2.4.3-unique-inchanger.patch fix for #1175 about bad slot
+     number if the volume is not in autochanger.
+18Nov08
+kes  Probably fix for bug #1188 where Volume is purged while writing
+     on it.
+kes  Get message enhancement to avoid job name lookup.
+07Nov08
+kes  Fix bug with job name duplication if more than 60 jobs created
+     during a minute.
+kes  Correct some bugs of cleanup in SD if the FD connection fails.
 02Nov08
 kes  Fix orphaned jobs (possible deadlock) while pruning.
 31Oct08