Changeset 1567 for trunk/docs/CHANGELOG

Show
Ignore:
Timestamp:
08/02/06 22:59:34 (2 years ago)
Author:
aturner
Message:

update changelog with changes so far in beta10, refs #58

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGELOG

    r1519 r1567  
    11$Id$ 
    22 
     308/03/2006: Version 3.0.beta10 
     4    - flowreplay doesn't compile against libnids 1.21 (#55) 
     5    - tcpprep & tcprewrite shouldn't require root access (#3) 
     6    - Replace libnet with new generic API (#4, #24, #29) 
     7    - Rewrite tcpreplay sleep to support looping for better accuracy (#6) 
     8    - Prefer inet_pton over older, deprecated routines (#26) 
     9    - Optionally don't rewrite broadcast/multicast IP/MAC addresses (#38) 
     10    - Fix build issues when libpcapnav is installed (#56) 
     11    - Fix truncate feature not putting correct packet length in IP header (#59) 
     12    - Internal error reporting fixes in libtcpedit (#60) 
     13    - Support --enable-debug when building under gcc 3.x (#62) 
     14    - tcpedit_stub.h wasn't being generated automatically from SVN (#63) 
     15 
    31607/17/2006: Version 3.0.beta9 
    4     - Fix compile issue for users not having AutoOpts installed #54 
     17    - Fix compile issue for users not having AutoOpts installed (#54) 
    518    - Fix compile issue for users w/ AutoOpts 5.8.4 (upgrade to 5.8.4) 
    619 
     
    922    - Fix tcpbridge segfault/bus error reported by Steven Z. (Gerry) 
    1023    - Improve tcpbridge man page 
    11     - Massive tcprewrite fixes & cleanup #50 
     24    - Massive tcprewrite fixes & cleanup (#50) 
    1225    - Much improved README document 
    1326    - Reorganize packet editing code into a standalone module (tcpedit)  
    14           which has been librarized. #5 
    15     - Strict code cleanup #27 
    16     - Fix tcpprep from generating bad cache files #48 
    17     - Add MAC split mode for tcpprep #1 
    18     - Improve dbg() to list file/line #32 
    19     - Add tcpprep statistical reports #2 
    20     - Reorganize flowreplay code #46 
    21     - Fix conflicting speed_t for Debian #33 
     27          which has been librarized. (#5) 
     28    - Strict code cleanup (#27) 
     29    - Fix tcpprep from generating bad cache files (#48) 
     30    - Add MAC split mode for tcpprep (#1) 
     31    - Improve dbg() to list file/line (#32) 
     32    - Add tcpprep statistical reports (#2) 
     33    - Reorganize flowreplay code (#46) 
     34    - Fix conflicting speed_t for Debian (#33) 
    2235    - Too many other things to document 
    2336