Clarify the problem corrected

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-05-23 09:25:19 -07:00
parent 2d574fff10
commit 0704f7ca59

View File

@ -13,11 +13,11 @@ 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
----------------------------------------------------------------------------
1) Previously, when a device number was explicitly specified, all
unused numbers less than the one specified were unavailable for
allocation to following entries that did not specify a number. Now,
the compiler selects the lowest unallocated number when no device
number is explicitly allocated.
1) Previously, when a device number was explicitly specified in
/etc/shorewall/tcdevices, all unused numbers less than the one
specified were unavailable for allocation to following entries that
did not specify a number. Now, the compiler selects the lowest
unallocated number when no device number is explicitly allocated.
----------------------------------------------------------------------------
I I. K N O W N P R O B L E M S R E M A I N I N G