summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-10-30 10:55:05 -0700
committerGerald Combs <gerald@wireshark.org>2015-10-30 18:07:34 +0000
commit45e5112ca694fd96972d1445b84aee75fdd2b28f (patch)
tree187bb6ba80fe772252a041212d94670807b05eab /docbook
parentb1caf1a59423342be6785196df1c77c88c9ef684 (diff)
downloadwireshark-45e5112ca694fd96972d1445b84aee75fdd2b28f.tar.gz
Prep for 2.0.0rc2.
Change-Id: If65a1f82f89c25645eea3fac2b1e554ae7dca4b0 Reviewed-on: https://code.wireshark.org/review/11443 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc15
1 files changed, 12 insertions, 3 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 41e2e21801..3b2cbe4ddc 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -27,10 +27,19 @@ smoother, faster user experience.
The following features are new (or have been significantly updated)
since version 2.0.0rc1:
-* For new installations on UN*X, the directory for user preferences is
-$HOME/.config/wireshark rather than $HOME/.wireshark. If that directory
+* For new installations on UN$$*$$X, the directory for user preferences is
+`$HOME/.config/wireshark` rather than `$HOME/.wireshark`. If that directory
is absent, preferences will still be found and stored under
-$HOME/.wireshark.
+`$HOME/.wireshark`.
+
+* Qt port:
+** The SIP Statistics dialog has been added.
+** You can now create filter expressions from the display filter toolbar.
+** Bugs in the UAT prefererences dialog has been fixed.
+
+* Several dissector and Qt UI crash bugs have been fixed.
+
+* Problems with the Mac OS X application bundle have been fixed.
The following features are new (or have been significantly updated)
since version 1.99.9: