diff --git a/ChangeLog b/ChangeLog index 211efa3a..27f38016 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16351,3 +16351,6 @@ obscured. 2017-11-08 Fred Gleason * Fixed a bug in 'lib/lib.pro' that broke the build under Windows. +2017-11-08 Fred Gleason + * Updated 'NEWS'. + * Incremented the package version to 2.17.0int04. diff --git a/NEWS b/NEWS index 444e727d..58fe5986 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,14 @@ The NEWS file for the Rivendell package. ------------------------------------------------------------------------------- -v2.17.0int03 -- 10/25/2017 +v2.17.0int04 -- 11/08/2017 Changes: + Documentation Changes. The Rivendell Operations Guide has been + incorporated as part of the base Rivendell source in 'docs/opsguide. + Most of text notes previously located in 'docs/' added as appendices. + Remaining unconverted text notes can now be found in 'docs/misc/'. + Group Cut Expiration Policy. Added the ability to set a default End Date/Time for new cuts on a per-group basis. See the 'Set End Date/Time' control in RDAdmin->ManageGroups. @@ -31,6 +36,13 @@ Changes: RDCatch Event Filtering. Added the ability to filter by event type in RDCatch. + Log Searching. A search filter (similar to that employed for seaching + for carts) has been added to the List Logs dialogs. + + Web API Changes. Added 'FILTER' and 'RECENT' call parameters to the + 'ListLogs' Web API call. See the API documentation in + 'docs/apis/web_api.pdf' for details. + Various other bug fixes. See the ChangeLog for details. Database Update: diff --git a/PACKAGE_VERSION b/PACKAGE_VERSION index bdc95037..88f59498 100644 --- a/PACKAGE_VERSION +++ b/PACKAGE_VERSION @@ -1 +1 @@ -2.17.0int03 \ No newline at end of file +2.17.0int04 \ No newline at end of file diff --git a/rivendell.ism b/rivendell.ism old mode 100755 new mode 100644 index 3ac4685e..5b81c133 Binary files a/rivendell.ism and b/rivendell.ism differ