update changelog

This commit is contained in:
Erik Ekman 2009-06-24 16:40:54 +00:00 committed by Erik Ekman
parent cf78fdca85
commit 17105a26db

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