Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into v24docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gcla committed Jul 11, 2022
2 parents 4b86e78 + 5580676 commit 0e22fd0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
### Changed

- Now you can build and install termshark with one command: `go install github.com/gcla/termshark/v2/cmd/termshark`
- Termshark will now, by default, suppress errors from tshark. You can change this via the minibuffer
`set suppress-tshark-errors` command.
- Added a summary of standard error to the error dialogs displayed when a tshark process fails to run
correctly (has a non-zero exit code).
- Fixed a race condition that caused extcap captures (e.g. randpkt) to sporadically fail.
Expand Down

0 comments on commit 0e22fd0

Please sign in to comment.