In Wiretap, a file stream handle is a "FILE_T", not a "FILE_T *" (a
[obnox/wireshark/wip.git] / wiretap / ChangeLog
index b8b8c40b6d90a6c5245764d5c7d980070dbf76ab..9b7f7681cd34f76d934e5d112bc057e3bfd9a76e 100644 (file)
@@ -1,8 +1,23 @@
+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.
+       Guy added support for reading Microsoft Network Monitor files.
 
 January 7, 1999
        Made all filetypes provide a per-packet encapsulation type, and
@@ -14,3 +29,4 @@ January 1, 1999
 
 December 10, 1998
        Proper timestamp calculations added to ngsniffer.c and lanalyzer.c
+