summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-02 00:24:03 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-02 00:24:03 +0000
commitf194916d6236b0b660c43205bbd0963f21d95d7e (patch)
tree672483ad067285a900f33069b648706c60ef543e /docbook
parent533ed87f31252a7ff135aa336c3d310d09a438d4 (diff)
downloadwireshark-f194916d6236b0b660c43205bbd0963f21d95d7e.tar.gz
From Jim Young via bug 4049:
This patch adds a new '-o' option to capinfos (enabled by default) to report if the packets within a particular capture file are in strict chronological time order or not. svn path=/trunk/; revision=33041
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index f6d4916409..62cc6af4b2 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -135,6 +135,12 @@ Wireshark Info
</para>
</listitem>
+ <listitem>
+ <para>
+ Capinfos now checks the time order of capture files.
+ </para>
+ </listitem>
+
</itemizedlist>
</para>