diff options
author | Denis Ovsienko <denis@ovsienko.info> | 2017-07-23 00:23:43 +0100 |
---|---|---|
committer | Denis Ovsienko <denis@ovsienko.info> | 2017-07-23 10:47:58 +0100 |
commit | 9b0580ce391d27a960946b0dd790169671da86b0 (patch) | |
tree | 05839c3a5195b60c0cdd9c0ff629ed923a334539 /CHANGES | |
parent | 97bba7a67c1ba5bbcc984440a1c2b355cec9d245 (diff) | |
download | tcpdump-9b0580ce391d27a960946b0dd790169671da86b0.tar.gz |
Complete the 4.9.1 section in CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ +Sunday July 23, 2017 denis@ovsienko.info Summary for 4.9.1 tcpdump release + CVE-2017-11108/Fix bounds checking for STP. 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. |