]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak update ReleaseNotes
authorKern Sibbald <kern@sibbald.com>
Thu, 15 Dec 2011 11:40:41 +0000 (12:40 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:20 +0000 (14:50 +0200)
bacula/ChangeLog
bacula/ReleaseNotes

index f159aae17c7bfdfe4b0472c8cd0de54b5fe10935..de784cd36b839969995234ec366072dd044ab3c8 100644 (file)
@@ -1,4 +1,35 @@
-              Changelog on version 5.2.2
+              Changelog on version 5.2.3
+
+Version 5.2.3
+
+15Dec11
+ - Revert patch from Ben to not compress man pages on Solaris fix #1801
+
+14Dec11
+ - Fix bug #3322 don't poll when operator is labeling tapes
+
+13Dec11
+ - bvfs: Fix mysql REGEXP operator
+
+12Dec11
+ - Fix Mysql 5.5.18 symbol lookup
+
+08Dec11
+ - fix utf8/iso8859 problems
+
+06Dec11
+ - Fix #3419, update stats problem
+
+05Dec11
+ - Fix cats_test to use the new method names.
+ - Update accurate code to use 1 byte instead of 3
+ - Fix segfault in accurate code
+
+03Dec11
+ - Fix compilation warning on FreeBSD
+
+Bugs fixed/closed since last release:
+1801 3322 3419
 
 Version 5.2.2
 23Nov11
index 5643a6e6e165958f3171570470ee4ab539af0b05..0a151878dfc093e5e41ed86abf4caf305d4b080a 100644 (file)
@@ -1,8 +1,48 @@
 
-               Release Notes for Bacula 5.2.2
+               Release Notes for Bacula 5.2.3
 
   Bacula code: Total files = 1,110 Total lines = 231,439 (Using SLOCCount)
 
+General:
+--------
+The 5.2.3 version is an bug fix release.
+
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+If you are upgrading directly from 5.0.3 to this version, please see the
+important notices below for version 5.2.2, particularly
+the database upgrade and the difference in packaging the
+SQL shared libraries.
+!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+Compatibility:
+--------------
+ As always, both the Director and Storage daemon must be upgraded at
+ the same time.
+
+ Older 5.0.x and 3.0.x File Daemons are compatible with the 5.2.3
+ Director and Storage daemons. There should be no need to upgrade older File
+ Daemons.
+
+Changes since 5.2.2:
+
+ - Revert patch from Ben to not compress man pages on Solaris fix #1801
+ - Fix bug #3322 don't poll when operator is labeling tapes
+ - bvfs: Fix mysql REGEXP operator
+ - Fix Mysql 5.5.18 symbol lookup
+ - fix utf8/iso8859 problems
+ - Fix #3419, update stats problem
+ - Fix cats_test to use the new method names.
+ - Update accurate code to use 1 byte instead of 3
+ - Fix segfault in accurate code
+ - Fix compilation warning on FreeBSD
+
+Bugs fixed/closed since last release:
+1801 3322 3419
+
+
+================================================================
+Version 5.2.2
+
 General:
 --------
 The 5.2.2 version is an important bug fix release. It contains also some