update changelog

This commit is contained in:
Erik Ekman 2009-06-24 16:40:54 +00:00
parent 8f88f3f75c
commit 35b7f36bcc
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ CHANGES:
- Fixed tunnel not working on Windows.
- Any device name is now supported on Windows, fixes #47.
- Multiple installed TAP32 interfaces are now supported, fixes #46.
- Return nonzero if tunnel fails to open, fixes #62.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57