aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2017-07-13 13:03:13 -0700
committerAnders Broman <a.broman58@gmail.com>2017-07-15 06:20:34 +0000
commit76efb096d492d999db10fa4a498d474c1e717ed5 (patch)
tree175f17b5a6537c64b71e4ffd89d6aa89f0d2811a /docbook
parentb992e69c19a4fac968ef7a95d0c439638687a72d (diff)
Rename enterprises to enterprises.tsv and ship it.
Rename "enterprises" to "enterprises.tsv" so that its format is a bit more obvious and so that double-clicking the file might do something useful. Add it to the Windows packages. Change-Id: I5ef54a04ce1b4926aa4535e756e04b3e2a56d463 Reviewed-on: https://code.wireshark.org/review/22616 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/release-notes.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/release-notes.asciidoc b/docbook/release-notes.asciidoc
index 03382ac926..775e547d8f 100644
--- a/docbook/release-notes.asciidoc
+++ b/docbook/release-notes.asciidoc
@@ -35,7 +35,7 @@ since version 2.4.0:
This puts the display expressions in their own file. Wireshark still
supports preference files that contain the old preferences, but new
preference files will be written without the old fields.
-* Support for user-editable "enterprises" file in the personal config dir (overriding system file).
+* SMI private enterprise numbers are now read from the "enterprises.tsv" configuration file.
* QUIC dissector is rename to G(oogle) QUIC (quic => gquic)
//=== Removed Dissectors