From: Kern Sibbald Date: Mon, 10 Jul 2006 19:01:59 +0000 (+0000) Subject: commit tech log X-Git-Tag: Release-2.0.0~762 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c255b6d4b6b3a84df92d225bb06554f1f2c6be7f;p=bacula%2Fbacula commit tech log git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3135 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kes-1.39 b/bacula/kes-1.39 index 33357cac44..14576d006b 100644 --- a/bacula/kes-1.39 +++ b/bacula/kes-1.39 @@ -2,6 +2,14 @@ Kern Sibbald General: +10Jul06 +- 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.