Move to version 0.7.9 and add less than a week's changes to NEWS. We

did a lot in less than a week.

svn path=/trunk/; revision=1146
This commit is contained in:
Gilbert Ramirez 1999-11-29 05:35:01 +00:00
parent f60e02335a
commit b8f2136ca9
2 changed files with 23 additions and 2 deletions

21
NEWS
View File

@ -1,3 +1,24 @@
Overview of changes in Ethereal 0.7.9:
* Compilation warning fix (Guy)
* Updates to Q.931 (Guy)
* Updates to Q.2931 (Guy)
* Display filter widget uses GtkCombo (Gerald)
* Added SNMP over Ethernet (Gilbert)
* Small changes to display filters from tcp follow and match selected (Gilbert)
* Fix problem and update SMB (Richard)
* Update portmap (Uwe)
* Update NFS (Uwe)
* Support for iptrace 1.0 files (Gilbert; thanks to
Florian Lohoff <flo@rfc822.org> for sample trace files)
* Update support for netmon 2.0 files (Guy)
* Updates to ATM (Guy)
* Updates to ARP (Guy)
* Updates to DNS (Guy)
* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
* Colorize TCP streams (Gerald)
* Make autoconf check for correct contents of libz library (Guy)
* Updates to About box (Guy, Gilbert)
Overview of changes in Ethereal 0.7.8:
* Added RPC and NFS (Uwe)
* Added IGRP/EIGRP (Don)

View File

@ -1,8 +1,8 @@
# $Id: configure.in,v 1.60 1999/11/29 04:31:05 guy Exp $
# $Id: configure.in,v 1.61 1999/11/29 05:35:01 gram Exp $
dnl Process this file with autoconf to produce a configure script.
AC_INIT(etypes.h)
AM_INIT_AUTOMAKE(ethereal, 0.7.8)
AM_INIT_AUTOMAKE(ethereal, 0.7.9)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST