From: Kern Sibbald Date: Tue, 21 Feb 2012 15:58:50 +0000 (+0100) Subject: Update ChangeLog + ReleaseNotes X-Git-Tag: Release-5.2.6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4d8e0f6bc27620b9cd343626a7d68b1802eb52;p=thirdparty%2Fbacula.git Update ChangeLog + ReleaseNotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index d18afb02f..01536722b 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -2,6 +2,12 @@ Version 5.2.6 +17Feb12 + - Fix old exchange-fd plugin Accurate checkFile code. + +16Feb12 + - Insert the slot field as a numeric field. + - Update Change log and Release notes 15Feb12 - Fix #1831 by dropping the table before creating it diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 6a9140c7d..bbd99856c 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -37,7 +37,9 @@ New Feature: Changes since 5.2.5: -15Feb12 +17Feb12 + - Fix old exchange-fd plugin Accurate checkFile code. + - Insert the slot field as a numeric field. - Fix #1831 by dropping the table before creating it - Make cd accept wildcards - Remove bad optimization from Accurate code