summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-09-29 11:05:38 -0400
committerEvan Huus <eapache@gmail.com>2014-09-29 16:47:25 +0000
commit1c055f5b1d31a2b10135ce67467c71af6a42fd6d (patch)
tree1b42a89429114c4ca2120cdb4981bd4fb2418e37 /docbook
parent97d2030cd563ebd29aed2ac6b4bec41963144bd5 (diff)
downloadwireshark-1c055f5b1d31a2b10135ce67467c71af6a42fd6d.tar.gz
Add KNXnetIP and DSR to the list of new-to-1.99 protocols. Add the former's
author to AUTHORS. Also mention support of nanosecond timestamps in PCAP-NG files. Change-Id: I31666de845240a311a8332cff42120d78d2d1474 Reviewed-on: https://code.wireshark.org/review/4367 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index bf8683fb4a..be69b92d04 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -131,6 +131,8 @@ ceph
Stateless Transport Tunneling
CP 'Cooper' 2179
S7 Communication
+KNXnetIP
+Dynamic Source Routing (RFC 4728)
--sort-and-group--
=== Updated Protocol Support
@@ -139,9 +141,10 @@ Too many protocols have been updated to list here.
=== New and Updated Capture File Support
-//--sort-and-group--
+--sort-and-group--
Android logcat text files
-//--sort-and-group--
+Wireshark now supports nanosecond timestamp resolution in PCAP-NG files.
+--sort-and-group--
=== Major API Changes