]> git.sur5r.net Git - bacula/bacula/commitdiff
First cut patchnotes
authorKern Sibbald <kern@sibbald.com>
Sat, 1 Nov 2008 20:10:04 +0000 (20:10 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 1 Nov 2008 20:10:04 +0000 (20:10 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7961 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/patchnotes-2.4 [new file with mode: 0644]

diff --git a/bacula/patchnotes-2.4 b/bacula/patchnotes-2.4
new file mode 100644 (file)
index 0000000..6ac66e9
--- /dev/null
@@ -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.