Update changelog

This commit is contained in:
Erik Ekman 2009-07-16 08:46:21 +00:00 committed by Erik Ekman
parent a62ae8e562
commit 23dc3f0844
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ CHANGES:
- Return nonzero if tunnel fails to open, fixes #62.
- Support for setting a SELinux context, based on patch by
Sebastien Raveau. Sample context file in doc/iodine.te
- Allow listen port and DNS forward port to be the same if listen IP
does not include localhost.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57