Changeset 1926 for trunk/docs/CHANGELOG

Show
Ignore:
Timestamp:
10/25/07 14:15:39 (15 months ago)
Author:
aturner
Message:

sync 3.2.1 change log notes. refs #272

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGELOG

    r1901 r1926  
    11$Id$ 
    22 
     310/25/2007: Version 3.2.1 
     4    - Fix tcprewrite segfault in 'make test' under Linux (#200) 
     5    - Major performance improvement in tcpprep for large pcaps (#261) 
     6    - Fix strsignal already defined error under Cygwin/Windows (#199) 
     7    - Fix compile errors for older versions of GCC (#201) 
     8    - Remove flowreplay code (#262) 
     9    - Fix DLT rewrite code causing corrupted ethernet protocol type (#268) 
     10    - Try to fix inet_aton() issue under Solaris (#260) 
     11     
    31208/26/2007: Version 3.2 
    413    - Return a more useful error message when tcpprep fails (#187)