From 206bfeda277167c1306b758f0a24d6d7ae75098d Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 25 2018 12:55:43 +0000 Subject: [PATCH 1/2] 124 - Drop Legacy GTK+ GUI in wireshark --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 2f57f6e..47063fe 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -3,3 +3,11 @@ include::{partialsdir}/entities.adoc[] [[sect-system-utilities]] = System Utilities + +== Legacy GTK+ interface removed from Wireshark + +Since release 2.0, the [application]*Wireshark* network protocol analyzer came with two graphical user interfaces - a legacy one in GTK+ and a new one using Qt. In this release, the legacy GTK+ interface has been removed and the developers are focusing on the actively maintained Qt-based interface, which allows them to bring in new updates. ++ +Users will not be particularly affected by the removal of the legacy GUI as both interfaces look and behave the same even though the frameworks are different. ++ +See the link:++https://www.wireshark.org/docs/relnotes/++[upstream release notes] for additional information. From 8705338a1e3d3ecc4cdc54aa1d314d4ecacdddee Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 25 2018 12:58:06 +0000 Subject: [PATCH 2/2] Fix formatting in System Utilities --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 47063fe..c51a254 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -7,7 +7,7 @@ include::{partialsdir}/entities.adoc[] == Legacy GTK+ interface removed from Wireshark Since release 2.0, the [application]*Wireshark* network protocol analyzer came with two graphical user interfaces - a legacy one in GTK+ and a new one using Qt. In this release, the legacy GTK+ interface has been removed and the developers are focusing on the actively maintained Qt-based interface, which allows them to bring in new updates. -+ + Users will not be particularly affected by the removal of the legacy GUI as both interfaces look and behave the same even though the frameworks are different. -+ + See the link:++https://www.wireshark.org/docs/relnotes/++[upstream release notes] for additional information.