]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-1.39
9Nov06
[bacula/bacula] / bacula / technotes-1.39
index a4e30bb07fd0da014713b573e236402f31defc8a..08758fe02a5bad1c31c33ff646f4ccaafaa11f6d 100644 (file)
@@ -1,6 +1,22 @@
               Technical notes on version 1.39  
 
 General:
+19Nov06
+kes  Implement unique dbid routine for migration to prevent the same
+     JobId from being migrated twice. This should fix bug #709.
+18Nov06
+kes  Apply Jaime Ventura's 'mail on success' patch.
+kes  Add a SMALLOC_SANITY_CHECK for Arno, which aborts Bacula
+     if memory usage gets too big.
+kes  Tweak migration to ensure that read/write devices are different.
+17Nov06
+kes  Create an AUTHORS file to list Bacula contributors.
+kes  Add Richard Stallman's four GPL freedoms to LICENSE 
+kes  Require the conf file to have a valid NextPool for writing the
+     migration output.
+16Nov06
+ebl  Enable RecycleCount in catalog.
+ebl  Fix "echo python | bconsole" segfault
 14Nov06
 kes  Implement code to pass the MediaId to the SD. The SD then uses
      this MediaId when creating JobMedia records. This fixes a bug