Skip to content

Commit 60984ef

Browse files
author
Jonathan Wright
committed
v1.2.1
1 parent 7a3dcb6 commit 60984ef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 1.2.1 (2016.10.06)
4+
5+
### NOTES
6+
7+
Thanks for @arjenschol for spotting this one: An error in the AF_INET value
8+
provided to SetLinkDNS prevented IPv6 DNS servers from being added.
9+
10+
### BUG FIXES
11+
12+
- Fix IPv6 DNS by specifying AF_INET6 value (10) insteadof array size (2)
13+
(@arjenschol)
14+
315
## 1.2.0 (2016.08.29)
416

517
### NOTES

0 commit comments

Comments
 (0)