Changeset 1883 for trunk/docs/CHANGELOG

Show
Ignore:
Timestamp:
07/18/07 21:51:00 (18 months ago)
Author:
aturner
Message:

crap... forgot the changelog (again) refs #188

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGELOG

    r1823 r1883  
    11$Id$ 
     2 
     307/18/2007: Version 3.1.0 
     4    - Add tcprewrite --srcmap & --dstmap for rewriting only source or destination IP's (#185) 
     5    - ./configure now reports configuration at end (#155) 
     6    - Fix svn:keywords (#160) 
     7    - Optimize performance of dlt_en10mb plugin (#161) 
     8    - Performance improvements on strictly aligned systems (#162) 
     9    - Improve tcpprep error messages and handling (#163) 
     10    - Add support for warnings in libtcpedit (#165) 
     11    - Only use __attribute__((unused)) w/ GCC (#168) 
     12    - Fix compile issues under Solaris (#178) 
     13    - Gracefully handle systems w/o static libraries (#179) 
     14    - Fix segfault when using BPF filters (#182) 
     15    - Add additional DLT Plugins: 
     16        - 802.11 (#103) 
     17        - 802.11 w/ Radiotap (#177) 
     18 
     1905/01/2007: Version 3.0.1 
     20        - Stop tcpreplay causing OS X WiFi from disassociating (#167) 
     21        - --pnat incorrectly matched all IP addresses (#170) 
     22        - Fix serious memory leak in core common library (#175) 
     23        - Fix tcprewrite --enet-vlan on little endian systems (#174) 
     24        - Bad pcap timestamps were causing excessive delays (#169) 
     25        - Code cleanup (#173) 
    226 
    32704/20/2007: Version 3.0