Wireshark-commits: [Wireshark-commits] rev 24475: /trunk-0.99.8/ /trunk-0.99.8/docbook/: release-no

Date: Tue, 26 Feb 2008 18:27:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24475

User: gerald
Date: 2008/02/26 06:27 PM

Log:
 Add a security note about SCTP, and update the SNMP note. Copy over r24472 
 from the trunk.
 ------------------------------------------------------------------------
 r24472 | morriss | 2008-02-26 09:50:02 -0800 (Tue, 26 Feb 2008) | 1 line
 Changed paths:
    M /trunk/configure.in
 
 Wireshark (packet-ssl-utils.h) uses gnutls_x509_crt_t which appears to only be present in GNUTLS > 1.2 .  Check that, if we have GNUTLS, it is at least that version (previously we checked for 1.0).
 ------------------------------------------------------------------------

Directory: /trunk-0.99.8/docbook/
  Changes    Path                 Action
  +14 -2     release-notes.xml    Modified

Directory: /trunk-0.99.8/
  Changes    Path            Action
  +1 -1      configure.in    Modified