summaryrefslogtreecommitdiff
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-03-29 18:16:45 +0000
committerGerald Combs <gerald@wireshark.org>2013-03-29 18:16:45 +0000
commit1606bec8574446d737dcc13a223b258341c2681c (patch)
treea349f8a48d376a93f2f79a01503902c14358c059 /docbook/release-notes.asciidoc
parent6488d8cc536552d85c910be867ab72a4285760e6 (diff)
downloadwireshark-1606bec8574446d737dcc13a223b258341c2681c.tar.gz
Add items for Bluetooth and GTK3.
svn path=/trunk/; revision=48643
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index a6a28c7e64..99490073c2 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -33,6 +33,7 @@ example: udp.srcport != udp.dstport). The two fields must be of the same
type for this to work.
* The Windows installers ship with WinPcap 4.1.3, which supports Windows 8.
* USB type and product name support has been improved.
+* All Bluetooth profiles and protocols are now supported.
* Wireshark now calculates HTTP response times and presents the result in a new
field in the HTTP response. Links from the request's frame to the response's
frame and vice-versa are also added.
@@ -45,6 +46,7 @@ response packet) in a new window.
* It is now possible for tshark to display only the hex/ascii packet data
without also requiring that the packet summary and/or packet details are also
displayed. If you want the old behavior, use -Px instead of just -x.
+* Wireshark can be compiled using GTK+ 3.
* The Wireshark application icon, capture toolbar icons, and other icons
have been updated.