Add support for openbsd routing domain, #95

This commit is contained in:
Laurent Ghigonis
2010-11-25 18:07:59 +00:00
committed by Erik Ekman
parent 9c3343e6ac
commit d4849a5dbf
5 changed files with 25 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ CHANGES:
- Fix DNS tunneling bug caused by uninitialized variable, #94
- Handle spaces when entering password interactively, fixes #93.
Patch by Hagar.
- Add -R option to set OpenBSD routing domain for the DNS socket.
Patch by laurent at gouloum fr, fixes #95.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57