]> git.sur5r.net Git - bacula/bacula/commitdiff
Update Release Notes
authorKern Sibbald <kern@sibbald.com>
Wed, 23 Jul 2008 17:20:37 +0000 (17:20 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 23 Jul 2008 17:20:37 +0000 (17:20 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7426 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ChangeLog
bacula/ReleaseNotes

index 8264b6ff405cbcf103922e912df7f8c27ec45a9e..cab17660442da36c44367abd5e8b42b3b013cdb0 100644 (file)
@@ -2,6 +2,12 @@
 
 General:
 Release Version 2.4.2
+23Jul08
+kes  Apply patch submitted for bug #1107 with a small modification.
+     This fixes a bug where bcopy copied too many records.
+kes  Make some tweaks to bsmtp based on patch submitted in bug #1124.
+     This fixes bug #1124.
+kes  Make the default bat restore Pool be Any. This fixes bug #1118.
 22Jul08
 kes  Minor cleanups.
 kes  Fix bug #1125 which reports a SD crash at the end of a tape
index a76225d177f391673f995902a832f62940ccf20e..2c4d3058b4a4fa926ee13f5113cb4142aa50f915 100644 (file)
@@ -18,9 +18,14 @@ Release 2.4.2
  This is a bug fix for version 2.4.1.
 
 Bugs Fixed:
- 1034, 1125
+ 1034, 1125, 1118, 1124, 1107
 
 Change Summary:
+- Apply patch submitted for bug #1107 with a small modification.
+  This fixes a bug where bcopy copied too many records.
+- Make some tweaks to bsmtp based on patch submitted in bug #1124.
+  This fixes bug #1124.
+- Make the default bat restore Pool be Any. This fixes bug #1118.
 - Fix bug #1125 which reports a SD crash at the end of a tape
   during restore. It was a debug statement that should not be
   in a release.