diff --git a/CHANGELOG b/CHANGELOG index 1336843..c8899e1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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