Move to version 0.7.9 and add less than a week's changes to NEWS. We
authorgram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Nov 1999 05:35:01 +0000 (05:35 +0000)
committergram <gram@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 29 Nov 1999 05:35:01 +0000 (05:35 +0000)
did a lot in less than a week.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1146 f5534014-38df-0310-8fa8-9805f1628bb7

NEWS
configure.in

diff --git a/NEWS b/NEWS
index b54e0d9a1d9f7d24351e46136ecb32b9746c7922..e07845de62738f6022cabc39143c0bc108878f25 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)
index 07f9674717c633d3e1d620d5477cd24efaf1df60..f3a648d2b657401f77313158f339afe9aafbbe14 100644 (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