wireshark/plugins/profinet/ChangeLog
Alexis La Goutte 94a791a76e Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\$Id\$/,+1 d') (No space or star before $Id$)

Change-Id: I0801bd7cf234d32487008a8b6dcee64875b07688
Reviewed-on: https://code.wireshark.org/review/876
Reviewed-by: Evan Huus <eapache@gmail.com>
2014-03-31 16:00:04 +00:00

34 lines
616 B
Text

Overview of changes in Art-Net Ethereal plugin:
Version 0.0.0:
* initial implementation
Version 0.0.1:
* some experiments
Version 0.1.0:
* first official plugin
Version 0.1.1:
* fixed some bugs in the PN-IO dissection found with fuzz-test.sh
Version 0.1.2:
* PN-DCP: dissection of "DHCP/DHCP client identifier" suboption was added
Version 0.2.0:
* PN-PTCP: add whole new Precision Time Control Protocol dissector
Version 0.2.1:
* PN-MRP and PN-MRRT: add new Media Redundancy Protocol and Media Redundacy for RealTime Protocol dissector
Version 0.2.2:
* PN-IO: RT class 3 packets and some more blocks