From 8e99e695c1da5d79963b4ad4f041bbb9439d44c3 Mon Sep 17 00:00:00 2001 From: Ashley Penney <ashley.penney@puppetlabs.com> Date: Mon, 3 Mar 2014 19:34:22 +0000 Subject: [PATCH] Prepare supported module 1.0.1 release. --- Changelog.md => CHANGELOG.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename Changelog.md => CHANGELOG.md (97%) diff --git a/Changelog.md b/CHANGELOG.md similarity index 97% rename from Changelog.md rename to CHANGELOG.md index 26bf895..979f8af 100644 --- a/Changelog.md +++ b/CHANGELOG.md @@ -1,20 +1,20 @@ -### Supported release - 2014-03-04 +### Supported release - 2014-03-04 1.0.1 ####Summary +An important bugfix was made to the offset calculation for unmanaged rules +to handle rules with 9000+ in the name. + ####Features ####Bugfixes +- Offset calculations assumed unmanaged rules were numbered 9000+. +- Gracefully fail to manage ip6tables on iptables 1.3.x ####Known Bugs * For Oracle, the `owner` and `socket` parameters require a workaround to function. Please see the Limitations section of the README. ---- -### 1.0.1 - 2014-02-18 - -Bugfix: gracefully fail to manage ip6tables on iptables 1.3.x - --- ### 1.0.0 - 2014-02-11 -- 2.45.2