aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2007-05-17 18:41:07 +0000
committerGerald Combs <gerald@wireshark.org>2007-05-17 18:41:07 +0000
commit17271f08796f8d7430d4bfd7025d562475567037 (patch)
tree9226a5863d2fb0e54a447ccce5019d045c39c7dd /docbook
parent8e9a3ba58dbd268e02b72f48a6d4176ac0291e63 (diff)
When saving an RTP stream, don't insert silence if our packet has a
wrong timestamp. Place a cap on the amount of silence that we do insert. This should fix bug 1580. Update the release notes. svn path=/trunk/; revision=21818
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/docbook/release-notes.xml b/docbook/release-notes.xml
index d0f249cbc6..bc3e1d2b66 100644
--- a/docbook/release-notes.xml
+++ b/docbook/release-notes.xml
@@ -115,7 +115,14 @@ Wireshark Info
disappear or become unusable.
</para></listitem>
+ <listitem><para>
+ Merging files in Wireshark now appends files properly.
+ </para></listitem>
+ <listitem><para>
+ Wireshark could hang while saving an RTP stream with bad timestamp
+ data.
+ </para></listitem>
</itemizedlist>
</para>