]> git.sur5r.net Git - bacula/bacula/commitdiff
Update release notes
authorKern Sibbald <kern@sibbald.com>
Thu, 17 Jan 2008 14:25:24 +0000 (14:25 +0000)
committerKern Sibbald <kern@sibbald.com>
Thu, 17 Jan 2008 14:25:24 +0000 (14:25 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6293 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ChangeLog
bacula/ReleaseNotes
bacula/technotes-2.1

index db1a0d212a23bc022914280e301a4b2a1420fe90..ffdfca05a5b7335dde9b8fadbab46a30beced42a 100644 (file)
@@ -1,6 +1,7 @@
               Technical notes on version 2.2.x
 
 General:
+Beta release Version 2.2.8
 09Jan08
 kes  Re-enable the new job code editing (%f).
 08Jan08
@@ -13,7 +14,7 @@ kes  Move Heartbeat documentation from Job to Director resource.
 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.
+     This should possibly fix bugs #1032 and #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
index ce74af6a01414e29ce526d90dd5185bd8d5ec9e2..925def32284252852cbb603cb436d0c07e107d16 100644 (file)
@@ -11,7 +11,8 @@ not have to upgrade all your File daemons when you upgrade. There is
 no database upgrade needed from version 2.0.x to 2.2.0.
 
 Version 2.2.8 is a bug fix to version 2.2.7:
-- It fixes bugs: 1036, 1033(doc), 1018, and 1028.
+- It fixes bugs: 1036, 1033(doc), 1028, and possibly 1018 and 1032.
+  Bugs 1018 and 1032 involve problems with multiple-drive autochangers.
 
 Version 2.2.7 has several new features and several important bug fixes
   since version 2.2.6:
index 07e05d918a4af4046850df3ea06cae0ec4249c28..a3fdb02b7d904cfb9dd104d75f6cf0ca02658987 100644 (file)
@@ -1,6 +1,7 @@
               Technical notes on version 2.2
 
 General:
+Beta release Version 2.2.8
 09Jan08
 kes  Re-enable the new job code editing (%f).
 08Jan08
@@ -13,7 +14,7 @@ kes  Move Heartbeat documentation from Job to Director resource.
 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.
+     This should possibly fix bugs #1032 and #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