From 7fe2344e0732c0357b7db3905f328448a9fff033 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 15 Dec 2011 12:40:41 +0100 Subject: [PATCH] Tweak update ReleaseNotes --- bacula/ChangeLog | 33 ++++++++++++++++++++++++++++++++- bacula/ReleaseNotes | 42 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 73 insertions(+), 2 deletions(-) diff --git a/bacula/ChangeLog b/bacula/ChangeLog index f159aae17c..de784cd36b 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -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 diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 5643a6e6e1..0a151878df 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -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 -- 2.39.2