summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-12-18 15:58:51 -0800
committerGuy Harris <guy@alum.mit.edu>2013-12-18 15:58:51 -0800
commit8174202970eb3f24d31b82d24214cf5947b74e4a (patch)
treed1037bb6c43887116448111d3f57536ca35c12c1 /CHANGES
parent72435b94114a10db919d707b405fdec4fec99fa0 (diff)
downloadlibpcap-8174202970eb3f24d31b82d24214cf5947b74e4a.tar.gz
Tag some changes with a bug identifier.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index d79b5412..f3bc5739 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,12 +1,13 @@
Wednesday December 4, 2013 guy@alum.mit.edu
Summary for 1.5.2 libpcap release
Fix libpcap to work when compiled with TPACKET_V3 support and
- running on a kernel without TPACKET_V3 support.
+ running on a kernel without TPACKET_V3 support. (GitHub issue
+ #329)
Wednesday November 20, 2013 guy@alum.mit.edu
Summary for 1.5.1 libpcap release
Report an error, rather than crashing, if an IPv6 address is
- used for link-layer filtering.
+ used for link-layer filtering. (Wireshark bug 9376)
Wednesday October 30, 2013 guy@alum.mit.edu
Summary for 1.5.0 libpcap release