Wireshark-commits: [Wireshark-commits] master-2.0 707268e: Update the new protocols list for 2.0

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Oct 2015 21:17:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=707268e5042402493c30d3cc2d7e5d7082b4d83a
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

707268e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Update the new protocols list for 2.0
    
    Update the new protocols list based on diffing the output of `tshark -G
    protocols` from 1.12 and 2.0
    
    The "--sort-and-group--" macro does just that -- it sorts and
    comma-separates a list of items. Move sentences out of those blocks.
    
    Change-Id: I2852f82249413a099a3162acbcb3bcfb13fc3065
    Reviewed-on: https://code.wireshark.org/review/10986
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  4c80b3a   Prep for 2.0.0rc1.
    adds  707268e   Update the new protocols list for 2.0


Summary of changes:
 docbook/release-notes.asciidoc |  128 ++++++++++++++++++++++++++--------------
 1 file changed, 84 insertions(+), 44 deletions(-)