From c56fe3448ace78b5ef47261da043c5bff24aa173 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 22 May 2011 11:03:57 -0700 Subject: [PATCH] Update release documents --- Shorewall/changelog.txt | 4 ++++ Shorewall/releasenotes.txt | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 8fad5838f..c4761ddf7 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -1,3 +1,7 @@ +Changes in Shorewall 4.4.20 Beta 4 + +1) Smarten up the tc devnum algorithm. + Changes in Shorewall 4.4.20 Beta 3 1) Add auditing support. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 26b6d8369..21187a911 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -1,5 +1,5 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 4 . 20 Beta 2 + S H O R E W A L L 4 . 4 . 20 Beta 4 ---------------------------------------------------------------------------- I. PROBLEMS CORRECTED IN THIS RELEASE @@ -13,7 +13,10 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E ---------------------------------------------------------------------------- -All bug fixes from 4.4.19.1 - 4.4.19.4. +1) Previously, when a device number was explicitly specified then all + unused numbers less that the one specified were unavailable for + allocation in following entries that did not specify a number. Now, + the compiler selects the lowest unallocated number. ---------------------------------------------------------------------------- I I. K N O W N P R O B L E M S R E M A I N I N G