aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/ChangeLog
blob: 9b7f7681cd34f76d934e5d112bc057e3bfd9a76e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
July 7, 1999
	Removed display filter support.

May 12, 1999
	Guy added support for Netmon 2.0 files.

March 1, 1999
	Added first code for display filters.

February 20, 1999
	Guy added the netxray file format.

January 27, 1999
	Added token-ring support in netmon.c

January 19, 1999
	Changed number of arguments of wtap_open_offline().

January 14, 1999
	Guy added support for reading Microsoft Network Monitor files.

January 7, 1999
	Made all filetypes provide a per-packet encapsulation type, and
	removed wtap_encapsulation(), effectively getting rid of a per-file
	encapsulation type.

January 1, 1999
	Added iptrace file format.

December 10, 1998
	Proper timestamp calculations added to ngsniffer.c and lanalyzer.c