1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-02 15:17:28 +02:00

updated ChangeLog

This commit is contained in:
Vadim Kurland 2012-02-14 11:00:20 -08:00
parent f9fa1ecbaa
commit d5911066cf

View File

@ -4,8 +4,6 @@
Need to define macro __STDC_FORMAT_MACROS. This still needs to be
tested on all build machines.
build 3594
2012-01-02 Vadim Kurland <vadim@netcitadel.com>
* PolicyCompiler_ipt.cpp (specialCaseAddressRangeInRE::processNext):
@ -16,7 +14,7 @@
object, but in v5.0.1 it only matched member interface
address. This bug triggered when iptables version was set to
1.2.11 or greater. This was a regression from v5.0.0
* VERSION (FWB_MICRO_VERSION): v 5.0.2
2011-12-23 Vadim Kurland <vadim@netcitadel.com>