Changeset 1568 for trunk/docs/CHANGELOG

Show
Ignore:
Timestamp:
08/02/06 23:41:21 (2 years ago)
Author:
aturner
Message:

fix doxygen, update changelog. fixes #67, refs #58

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/docs/CHANGELOG

    r1567 r1568  
    22 
    3308/03/2006: Version 3.0.beta10 
    4     - flowreplay doesn't compile against libnids 1.21 (#55) 
     4    - Remove libnids dependancy for flowreplay (#55) 
    55    - 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) 
     6    - Replace libnet requirement with new generic API (#4, #24, #29) 
     7    - Enhance do_sleep() to support looping for better accuracy (#6) 
    88    - Prefer inet_pton over older, deprecated routines (#26) 
    99    - Optionally don't rewrite broadcast/multicast IP/MAC addresses (#38) 
     
    1313    - Support --enable-debug when building under gcc 3.x (#62) 
    1414    - tcpedit_stub.h wasn't being generated automatically from SVN (#63) 
     15    - Fix 'make doxygen' (#67) 
    1516 
    161707/17/2006: Version 3.0.beta9