aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-07-10 20:12:52 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-07-10 20:12:52 +0000
commit0c3f45a8ec4e4f0f1043bbe6e751da30845bc140 (patch)
treee3187d1d981329d8b800eb1d91d82dbde2bb4ddd /docbook/release-notes.asciidoc
parente7a7293bee542cb88ed0b4f00123407fd14a0aa9 (diff)
Mention the new -L option to editcap in the release notes.
svn path=/trunk/; revision=50492
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 c5db50713b..69a638e831 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -26,6 +26,8 @@ since version 1.10:
* The Windows installer now uninstalls the previous version of Wireshark silently.
You can still run the uninstaller manually beforehand if you wish to run it interactively.
* The "Number" column shows related packets and protocol conversation spans (Qt only).
+* When manipulating packets with editcap using the -C <choplen> and/or -s <snaplen> options,
+ it is now possible to also adjust the orginal frame length using the -L option.
=== New Protocol Support