Fixed #47, support any TAP device name

This commit is contained in:
Erik Ekman
2009-06-14 19:50:35 +00:00
committed by Erik Ekman
parent f20b3c9511
commit e59aaa523e
4 changed files with 40 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ CHANGES:
20xx-xx-xx: x.y.z
- Fixed tunnel not working on Windows.
- Any device name is now supported on Windows, fixes #47.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57