mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 16:18:13 +01:00
Update release documents
This commit is contained in:
parent
e511c5a8d5
commit
c56fe3448a
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user