From: Kern Sibbald Date: Sat, 1 Nov 2008 20:10:04 +0000 (+0000) Subject: First cut patchnotes X-Git-Tag: Release-2.4.4~43 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d56df86d543c6549055b726d213860709dc61eac;p=bacula%2Fbacula First cut patchnotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7961 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/patchnotes-2.4 b/bacula/patchnotes-2.4 new file mode 100644 index 0000000000..6ac66e9439 --- /dev/null +++ b/bacula/patchnotes-2.4 @@ -0,0 +1,35 @@ + Patch notes on version 2.4 + +Patches Released to Source Forge: + + +Patches Committed: +28Oct08 +2.4.3-migrate-log.patch +2.4.3-migrate.patch +2.4.3-prune.patch +2.4.3-update-slots.patch +2.4.3-win32-runscript-unicode-path.patch + +Patches being Tested: +28Oct08 +2.4.3-migrate-log.patch +kes This patch should cause all Job Log records to be migrated when the + Job is migrated. It fixes the second issue reported in bug #1171. + +2.4.3-migrate.patch +kes This patch should prevent migration jobs from attempting to migrate + jobs that failed. + +2.4.3-prune.patch +kes This patch should fix the bug reported on the bacula-users list where + a retention period of 100 years does immediate prunning. + +2.4.3-update-slots.patch +ebl This patch corrects a problem when removing a volume from + an autochanger and the slot is still empty when running + update slots command. #1175 + +2.4.3-win32-runscript-unicode-path.patch +ebl This patch fix #1110 about a problem when executing a program with + Unicode path.