From 00cc94bd5d0d6dad34f77006b1acc78e410d407c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Fri, 21 Feb 2014 16:47:55 -0800 Subject: [PATCH] Add bug 9492. Change-Id: I412d5c56848f2a19c8bf2c2e50f1ad1db86ce793 Reviewed-on: https://code.wireshark.org/review/306 Reviewed-by: Guy Harris --- docbook/release-notes.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc index 43b142cf14..9ca6ae0e0c 100644 --- a/docbook/release-notes.asciidoc +++ b/docbook/release-notes.asciidoc @@ -20,6 +20,7 @@ The following bugs have been fixed: * "On-the-wire" packet lengths are limited to 65535 bytes. (ws-buglink:8808[], ws-buglink:9390) * "Follow TCP Stream" shows only the first HTTP req+res. (ws-buglink:9044[]) * Files with pcap-ng Simple Packet Blocks can't be read. (ws-buglink:9200[]) +* MPLS-over-PPP isn't recognized. (ws-buglink:9492[]) === New and Updated Features