aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ChangeLog
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>1999-01-02 06:10:55 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>1999-01-02 06:10:55 +0000
commit3688d96c459a5847a49d14264c0398600379f8b9 (patch)
treef87737491cb959697c6414b4ea1745e7528c1acc /wiretap/ChangeLog
parentd1a7effcf97733edfac7ea145cccddc1032cbf6f (diff)
Added the iptrace (AIX's packet-capture tool) file format to wiretap.
This necessitated a change in ethereal because iptrace supports multi-NIC packet capturing, including multi-datalink-type capturing. svn path=/trunk/; revision=145
Diffstat (limited to 'wiretap/ChangeLog')
-rw-r--r--wiretap/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiretap/ChangeLog b/wiretap/ChangeLog
index 12ac9307c6..22b31183a9 100644
--- a/wiretap/ChangeLog
+++ b/wiretap/ChangeLog
@@ -1,3 +1,5 @@
+January 1, 1999
+ Added iptrace file format.
December 10, 1998
Proper timestamp calculations added to ngsniffer.c and lanalyzer.c