]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/technotes-1.39
kes Implement code that should properly set that a job was migrated,
[bacula/bacula] / bacula / technotes-1.39
index 2adab9c47b17d4d3785ad05d747d03aa35bf7538..c98ffb5303dfccd48834dba678d8d909973e92e9 100644 (file)
@@ -1,8 +1,19 @@
               Technical notes on version 1.39  
 
 General:
+13Dec06
+kes  Implement code that should properly set that a job was migrated,    
+     if the migration was successful even if there were no file to
+     migrate.
+kes  Apply Richard's patch to fix building or filed/restore.c without
+     OpenSSL support.
+kes  Ensure that at least one block is written by the SD even if the
+     FD dies or fails -- should fix bug #728.
+kes  Convert stored/record.c ASSERT into a soft fail if the length of   
+     a record is too insanely long. This should fix bug #???
 12Dec06
-
+kes  Fix automatic labeling of File volumes, which was broken by new
+     removable device code.
 10Dec06
 kes  Remove typedef uLong for HP in baconfig.h.  It broke things.
 lf   Fix job byte reporting -- the digest code runs in verify.c and