Skip to content

Commit

Permalink
Update the Changelog with colorized packets, -t and deadlock fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
gcla committed Nov 26, 2019
1 parent 89b66fa commit a6a005c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [Unreleased]
### Added

- Termshark now colorizes its packet list view by default, using the current Wireshark `colorfilter` rules.
- Termshark now supports tshark's `-t` option to specify the timestamp format in the packet list view.

### Changed

- Fixed a potential deadlock when reassembling very long streams.

## [2.0.0] - 2019-11-10
### Added

Expand Down

0 comments on commit a6a005c

Please sign in to comment.