aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-10-01 10:20:38 -0700
committerGerald Combs <gerald@wireshark.org>2018-10-01 17:52:56 +0000
commitc25ae4a182de1a364f09d6de6e2e1795176cd14c (patch)
tree8338b3293f15f80502e43248d83f2a6e3271f82c /docbook/release-notes.asciidoc
parent2359523b1a8d7df74e456c6d8a1b047a7e53c512 (diff)
Release note updates.
Switch the Capture Interfaces section to paragraphs and add one for sdjournal. Change-Id: I677a403bf2ea377214c6179f9f22facc9a4ff091 Reviewed-on: https://code.wireshark.org/review/29963 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/release-notes.asciidoc')
-rw-r--r--docbook/release-notes.asciidoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index f0c0de88f7..0e7c73be3d 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -110,11 +110,11 @@ systemd Journal Export
=== New and Updated Capture Interfaces support
//_Non-empty section placeholder._
-[commaize]
---
-A new extcap has been added: dpauxmon. It allows capturing DisplayPort AUX channel
-data from linux kernel drivers.
---
+
+dpauxmon, an external capture interface (extcap) that captures
+DisplayPort AUX channel data from linux kernel drivers.
+
+sdjournal, an extcap that captures systemd journal entries.
=== Major API Changes
* Lua: the various logging functions (debug, info, message, warn and critical)