URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=246ef6a981714cfd97adf3884b6888be81fd9cf6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
246ef6a by Bill Meier (wmeier@xxxxxxxxxxx):
If Gtk >= 3.10, allow use of deprecated Gtk features (and prevent 'deprecated' warnings);
Given that Wireshark is moving to QT, the Wireshark changes required to
fix the features deprecated in Gtk 3.10 will not be done.
svn path=/trunk/; revision=54337
(cherry picked from commit 6ec4ba58a18298d443d87de2cd8bd64dc97464e1 with
release note updates)
Change-Id: Ic6e8f44e201a1e487ed969bbdcfaa3f40c00e682
Reviewed-on: https://code.wireshark.org/review/347
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 76c8bfa From stcook clear the temporary buffer after each DXM channel data line
adds 246ef6a If Gtk >= 3.10, allow use of deprecated Gtk features (and prevent 'deprecated' warnings);
Summary of changes:
configure.ac | 8 +++++++-
docbook/release-notes.asciidoc | 1 +
2 files changed, 8 insertions(+), 1 deletion(-)