summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-07-04 18:30:51 -0700
committerGuy Harris <guy@alum.mit.edu>2012-07-04 18:30:51 -0700
commit58472e54df84af7257b1aec8e86c92be218a1b48 (patch)
tree28e5853272104711a9d57dc56dd7c29cc39f5bc8 /CHANGES
parent10c8ce6ba0ecb1e492025ecce7e0d5f18308b764 (diff)
downloadlibpcap-58472e54df84af7257b1aec8e86c92be218a1b48.tar.gz
Note that we fixed pcap_[gs]etnonblock()'s error message return.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c6b4e2a7..f607ab5e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,8 @@ Summary for 1.3.1 libpcap release
Try to fix "pcap_parse not defined" problems when --without-flex
and --without-bison are used when you have Flex and Bison
Fix some issues with the pcap_loop man page.
+ Fix pcap_getnonblock() and pcap_setnonblock() to fill in the
+ supplied error message buffer
Friday March 30, 2012. mcr@sandelman.ca
Summary for 1.3.0 libpcap release