From f84681df5d552a8cdcaf97c15ba782629eeac75e Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 17 Dec 2006 12:43:18 +0000 Subject: [PATCH] Update technotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3810 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/technotes-1.39 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bacula/technotes-1.39 b/bacula/technotes-1.39 index 96416e72f0..42ef773bd7 100644 --- a/bacula/technotes-1.39 +++ b/bacula/technotes-1.39 @@ -1,6 +1,14 @@ Technical notes on version 1.39 General: +17Dec06 +kes Add additional messages when Job canceled automatically for + max run time or max start wait exceeded. This fixes bug #621. +kes Update maxruntime-test in regression script to properly test + max run time -- from info given in bug #621. +kes Simplify automatic cancel code. +kes Add check for job_canceled() in FD when contacting SD so that if + job is canceled from max runtime, it terminates faster. 16Dec06 kes Save and restore volume name in stored/mount.c fixed bug #712 where wrong tape was requested in a mount. -- 2.39.5