summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-09-02 18:45:35 -0700
committerGuy Harris <guy@alum.mit.edu>2015-09-03 14:59:04 -0700
commit9805037138a33ef9d4152f6d37efd5c859dabfbe (patch)
tree167de1071ef3f249d1b0321df78f6d1388e567ce
parent8fd7b0cf6e26cf41c10ad0c89db6006413ca0181 (diff)
downloadlibpcap-9805037138a33ef9d4152f6d37efd5c859dabfbe.tar.gz
Update CHANGES in case we release a 1.7.5.
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ef90bbcd..371a5874 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Wednesday Sep. 2, 2015 guy@alum.mit.edu
+ Summary for 1.7.5 libpcap release
+ Man page cleanups.
+ Add some allocation failure checks.
+ Fix a number of Linux/ucLinux configure/build issues.
+ Fix some memory leaks.
+ Recognize 802.1ad nested VLAN tag in vlan filter.
+
Saturday Jun. 27, 2015 mcr@sandelman.ca
Summary for 1.7.4 libpcap release
Include fix for GitHub issue #424 -- out of tree builds.