Move the contents of NEWS to ChangeLog, since NEWS was a big list of changes.
[metze/wireshark/wip.git] / packet-aim.c
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisThe family and subtype fields in AIM messages are 16...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-04-20 Guy HarrisFix Gerald's e-mail address - and fix it in "README...
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-28 Guy HarrisUpdates from Ralf Holzer.
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-12 Guy Harris"pinfo->current_proto" is typically set to an acronym...
2000-11-06 Guy HarrisAIM/OSCAR dissector, from Ralf Holzer.