diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-07-21 14:47:49 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-07-23 10:47:58 +0100 |
commit | 97bba7a67c1ba5bbcc984440a1c2b355cec9d245 (patch) | |
tree | 64fc0784f1b9be9a32cae3f13d5aa5377fa006a0 /CHANGES | |
parent | d9e65de3d94698ec90dbca42962a30dd2f0680e1 (diff) | |
download | tcpdump-97bba7a67c1ba5bbcc984440a1c2b355cec9d245.tar.gz |
Add a section for future 4.9.1 release to CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ + Summary for 4.9.1 tcpdump release + Make assorted documentation updates and fix a few typos in tcpdump output. + Fixup -C for file size >2GB (GH #488). + Show AddressSanitizer presence in version output. + Fix a bug in test scripts (exposed in GH #613). + On FreeBSD adjust Capsicum capabilities for netmap. + On Linux fix a use-after-free when the requested interface does not exist. + Wednesday January 18, 2017 devel.fx.lebail@orange.fr Summary for 4.9.0 tcpdump release General updates: |