]> git.sur5r.net Git - bacula/bacula/commitdiff
update notes
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 10 Sep 2009 13:47:07 +0000 (15:47 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 10 Sep 2009 13:47:07 +0000 (15:47 +0200)
bacula/ChangeLog
bacula/ReleaseNotes
bacula/technotes

index 77187b5bf07b84dbd4e2341eec64517b1ff81878..e214e61e92a483e95aa268318f0f64f98a70168d 100644 (file)
@@ -4,12 +4,13 @@ General:
 
 Release Version 3.0.3:
 10Sep09
-ebl Fixes bug #1355 Director crashes with double free in Accurate SQL query
-ebl Fixes bug #1365 and #1366 about MacOSX resource forks. 
+kes Add more info when SD-connection refused
+kes Fixes bug #1371 about segfault in SD
+kes Fixes bug #1355 Director crashes with double free in Accurate SQL query
+mvw Fixes bug #1365 and #1366 about MacOSX resource forks. 
 ebl Fixes bug #1369 about "Exclude Dir Containing" fileset option
-ebl Fixes bug #1368 ASSERT Failure on MacOS.
+kes Fixes bug #1368 ASSERT Failure on MacOS.
 ebl Fixes bug #1364 and #1363 about compression buffer error.
-
        
 Release Version 3.0.2:
 16Jul09
index f6649466daf0e8667f606f8d007fe4462af9b4df..b03b12ff29ce9daddc55322192403999e69e5dc9 100644 (file)
@@ -10,7 +10,7 @@ Version 3.0.3 is primarily a important bug fix update to version 3.0.2.
 
 Changes since 3.0.2:
 Bug fixes:
- 1355, 1363, 1364, 1365, 1366, 1368, 1369, 1370
+ 1355, 1363, 1364, 1365, 1366, 1368, 1369, 1370, 1371
 
 Compatibility:
 Like always, both the Director and Storage daemon must be upgraded at
index 7898cef9b4ffa7f85a4f27670e03643d91b725b9..d4d3501afe178399bd6422e616f5f252c30018c9 100644 (file)
@@ -4,6 +4,10 @@ General:
 
 10Sep09
 ebl  Apply patches
+    Fix seg fault in SD bug #1371
+     3.0.2-Fix-seg-fault-in-SD-bug-1371.patch 
+    Add more info when SD connection refused
+     3.0.2-Add-more-info-when-SD-connection-refused.patch
     Fix bug #1355 Director crashes with double free in Accurate SQL query
      3.0.2-accurate.patch
     Fixes bug #1368 ASSERT Failure on MacOS.