From: Kern Sibbald Date: Thu, 19 Jul 2018 19:02:35 +0000 (+0200) Subject: Tweak update ChangeLog and ReleaseNotes X-Git-Tag: Release-9.2.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e441e8feec1bebe6fca1d57da7c12db46dea2fb9;p=thirdparty%2Fbacula.git Tweak update ChangeLog and ReleaseNotes --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index b7e0a9e4ba..86c3a16144 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,8 +1,14 @@ Changelog on version 9.2.0 +20Jul18 + - Separate dequeuing msgs and dequeuing daemon msgs + +17Jul18 + - Replace uint with uint32_t 15Jul18 + - Reset default status schedule limit to 30 - Comment out use of uint that breaks Windows build - Update win32 .def files - Fix concurrent acquire/release of device diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index cf34681242..066888ed22 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -28,9 +28,10 @@ or Storage daemon must be of the same version. Older File Daemons should be compatible with the 9.2.0 Director and Storage daemons. There should be no need to upgrade older File Daemons. - - -15Jul18 +20Jul18 + - Separate dequeuing msgs and dequeuing daemon msgs + - Replace uint with uint32_t + - Reset default status schedule limit to 30 - Comment out use of uint that breaks Windows build - Update win32 .def files - Fix concurrent acquire/release of device