Release notes are done.
[metze/wireshark/wip.git] / clopts_common.c
2013-07-12 Jeff MorrissNo need to include epan header files here; include...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-04-11 Guy HarrisBack out Jeff Morris's change to make the autostop...
2011-04-11 Guy HarrisJeff Morris's change to make the autostop file size...
2006-05-31 Gerald CombsTethereal/tethereal -> TShark/tshark.
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-11-17 Guy HarrisHandle "-G" only in Tethereal - it doesn't work in...
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-06-13 Gerald CombsChange read_prefs() to use GStrings instead of (re...
2005-05-27 Gilbert RamirezAdd a "-G fields3" report which prints the bitmask...
2005-03-11 Gerald CombsAdd a "-G decodes" option to ethereal and tethereal...
2005-02-27 Guy HarrisMove "get_natural_int()" and "get_positive_int()" from...
2004-09-10 Guy HarrisHoist the code for handling "-G" into a common module.