Update release documents

This commit is contained in:
Tom Eastep 2011-05-22 11:03:57 -07:00
parent e511c5a8d5
commit c56fe3448a
2 changed files with 9 additions and 2 deletions

View File

@ -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.

View File

@ -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