Update changelog

This commit is contained in:
Erik Ekman 2009-07-16 08:46:21 +00:00
parent eaef14c37f
commit f1f7faee70

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