]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/kes-1.39
- Add Enabled column to Location, correct some typos in DB schemas.
[bacula/bacula] / bacula / kes-1.39
index bb290973b87e4faf4d830eb0c375d335ccdaa048..06aa058c641a6836419937e6132f2fa5177193ca 100644 (file)
@@ -2,6 +2,19 @@
                         Kern Sibbald
 
 General:
+10Jul06
+- Add Enabled column to Location, correct some typos in DB schemas.
+- Correct bug I introduced into RunScripts enum.
+- Add log table to Catalog
+- Purge original job migrated if the migration terminates normally.
+- Cleanup purging of files/jobs so that it is done only in a 
+  single subroutine.
+- Add new VOLMGMT message class.
+- Add Catalog message destination (user conf code remains to be written).
+09Jul06
+- Modify read_record and friends to properly deal with migration      
+  needs.
+- Update debug code in read_record.    
 08Jul06
   ======================= Warning ==========================
   Separate read and write storage in Jobs in the Director. This