From: Kern Sibbald Date: Thu, 3 Jan 2008 14:09:48 +0000 (+0000) Subject: Update ChangeLog X-Git-Tag: Release-2.2.8~20 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=58e993653f4a6f9863921bf6db14937673b465ac;p=bacula%2Fbacula Update ChangeLog git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6186 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 525af2681c..3fdad8db5f 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,6 +1,21 @@ Technical notes on version 2.2.x General: +03Jan08 +kes Move Heartbeat documentation from Job to Director resource. + This fixes bug #1033. +02Jan08 +kes Fix existing switch drive SD code to call autochanger to release + any old volume. This must be done to keep the autochanger from + releasing subsequently newly reserved volumes in doing a close(). + This should fix bug #1018. +kes Apply big backport of current SVN SD code that corrects a number + of race conditions. This is a first step in fixing bug #1018. +29Dec07 +ebl Fixes bug #1028 where "Selection Type" option was not usable + with JobDefs. + + Release Version 2.2.7 24Dec07 kes Partial back out (disabled) %f job code editing because it