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

index 8e11ff39a93576ffabca8d74ff0e535014ec761c..77187b5bf07b84dbd4e2341eec64517b1ff81878 100644 (file)
@@ -2,6 +2,15 @@
 
 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. 
+ebl Fixes bug #1369 about "Exclude Dir Containing" fileset option
+ebl Fixes bug #1368 ASSERT Failure on MacOS.
+ebl Fixes bug #1364 and #1363 about compression buffer error.
+
+       
 Release Version 3.0.2:
 16Jul09
 ebl  Fix #1323 about a problem when mounting a requested volume
index c14d065e83934ad1ea4c447a10fc0d0af9eb3b6c..7898cef9b4ffa7f85a4f27670e03643d91b725b9 100644 (file)
@@ -4,18 +4,18 @@ General:
 
 10Sep09
 ebl  Apply patches
-3.0.2-accurate.patch
     Fix bug #1355 Director crashes with double free in Accurate SQL query
-3.0.2-bug-1365.patch
-3.0.2-bug-1366.patch
-3.0.2-exclude-dir-containing-fd.patch
-3.0.2-exclude-dir-containing.patch
-3.0.2-exclude-dir-containing-top_level.patch
-    Fix "Exclude Dir Containing" fileset option
-3.0.2-mac-path-len.patch
+     3.0.2-accurate.patch
     Fixes bug #1368 ASSERT Failure on MacOS.
-3.0.2-zlib-buffer.patch
+     3.0.2-mac-path-len.patch
     Fix #1364 and #1363 about compression buffer error.
+     3.0.2-zlib-buffer.patch
+    Fixes bug #1365 and #1366 about MacOSX resource forks. 
+     3.0.2-bug-1365.patch and 3.0.2-bug-1366.patch
+    Fix "Exclude Dir Containing" fileset option
+     3.0.2-exclude-dir-containing-fd.patch
+     3.0.2-exclude-dir-containing.patch
+     3.0.2-exclude-dir-containing-top_level.patch
 
 18Jul09
 kes  Fix bat command line input bug