Changeset 1997

Show
Ignore:
Timestamp:
04/26/08 22:35:10 (7 months ago)
Author:
aturner
Message:

tweaks for release. refs #272

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1990 r1997  
    1212MAJOR_VERSION=3 
    1313MINOR_VERSION=3 
    14 MICRO_VERSION=0 
     14MICRO_VERSION=rc1 
    1515TCPREPLAY_VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION 
    1616 
     
    12121212        *-apple-darwin*) 
    12131213        AC_MSG_WARN([Apple OS X versions prior to 10.5 (Leopard) has a serious problem! 
    1214         Please see: http://tcpreplay.synfin.net/trac/ticket/142 for more details]) 
     1214Please see: http://tcpreplay.synfin.net/trac/ticket/142 for more details]) 
    12151215        ;; 
    12161216         
    12171217        *-*-cygwin) 
    1218         AC_MSG_WARN([Windows/Cygwin support is still somewhat experimental.  Please report any bugs! 
    1219         http://tcpreplay.synfin.net/trac/newticket]) 
     1218        AC_MSG_WARN([Windows/Cygwin support is still somewhat experimental.  
     1219Please report any bugs! http://tcpreplay.synfin.net/trac/newticket]) 
    12201220        ;; 
    12211221esac 
  • trunk/docs/CHANGELOG

    r1993 r1997  
    22 
    33??/??/2008: Version 3.3.0 
     4    - Add tcprewrite fragroute support (#42) 
    45    - Fix tcprewrite --efcs option (#277) 
    56    - Fix tcpprep parsing of VLAN tagged frames (#290) 
     
    89    - Fix autoconf AM_PROG_CC_C_O warning (#295) 
    910    - Add tcpprep --reverse option (#297) 
    10      
     11 
    111201/23/2008: Version 3.2.5 
    1213    - Fix linker error with --enable-tcpreplay-edit and --enable-dynamic-link (#288) 
  • trunk/docs/LICENSE

    r1762 r1997  
    1 $Id:$ 
    2 Copyright (c) 2001-2007 Aaron Turner.  aturner at synfin dot net 
     1$Id$ 
     2Copyright (c) 2001-2008 Aaron Turner.  aturner at synfin dot net 
    33All rights reserved. 
    44