diff --git a/RELEASE.md b/RELEASE.md index f26d6fce9ed..4538df638ed 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,12 +1,14 @@ -Release 1.3.1 +Release 1.3.2 =========== -Date: 9/23/2011 +Date: 10/5/2011 This release fixes a number of bugs, and merges in some fixes drawn from the development branch, as well as updates the ACL Policy support to improve authorization checks. +Release 1.3.2 fixes one issue with Tomcat based war deployments. + ## Changes Improved ACL Policy features: @@ -36,6 +38,12 @@ These changes should not affect Rundeck 1.3 upgrades with File-based installatio ## Closed Issues: +1.3.2: + +* [#453 Fix issues with Tomcat war deployment](http://rundeck.lighthouseapp.com/projects/59277/tickets/453-fix-issues-with-tomcat-war-deployment) + +1.3.1: + * [#448 - RSS cannot be disabled](http://rundeck.lighthouseapp.com/projects/59277/tickets/448) * [#447 - Default option filtering not honored from workflow (1.3.1)](http://rundeck.lighthouseapp.com/projects/59277/tickets/447) * [#443 - fix issues with Oracle backend](http://rundeck.lighthouseapp.com/projects/59277/tickets/443) @@ -43,4 +51,4 @@ These changes should not affect Rundeck 1.3 upgrades with File-based installatio * [#439 - "Create and Run" is not limited by lack of workflow_execute](http://rundeck.lighthouseapp.com/projects/59277/tickets/439) * [#438 - "project" context support for aclpolicy](http://rundeck.lighthouseapp.com/projects/59277/tickets/438) * [#437 - workflow_create auth fix](http://rundeck.lighthouseapp.com/projects/59277/tickets/437) -* [#446 - upgrade snakeyaml](http://rundeck.lighthouseapp.com/projects/59277/tickets/446) \ No newline at end of file +* [#446 - upgrade snakeyaml](http://rundeck.lighthouseapp.com/projects/59277/tickets/446)