Changeset 308

Show
Ignore:
Timestamp:
02/17/07 09:18:05 (4 years ago)
Author:
mbr
Message:

added 0.8.2 changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • fwsnort/branches/fwsnort-0.8.2/ChangeLog

    r302 r308  
    1 fwsnort-0.8.2 (02/16/2007): 
     1fwsnort-0.8.2 (02/17/2007): 
    22    - Updated to newer IPTables::Parse module that uses the array of hash 
    33      references method of returning iptables policy data. 
     
    1313      translate to the --to and --from command line arguments to iptables). 
    1414    - Bugfix to escape '$' chars in iptables search strings. 
     15    - Added cd_rpmbuilder to make it easy to automatically build RPM files of 
     16      fwsnort. 
     17    - Added support for the iptables OUTPUT chain. 
     18    - Added the ChangeLog.svn file so that all of the changed files and 
     19      corresponding svn commit messages can be viewed (this file is built from 
     20      release to release). 
    1521 
    1622fwsnort-0.8.1 (11/11/2005):