Update changelog and proto docs

This commit is contained in:
Erik Ekman
2009-08-15 13:10:21 +00:00
committed by Erik Ekman
parent 473bb93951
commit 0e81cd78bc
2 changed files with 32 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ CHANGES:
does not include localhost.
- The client will now exit if configuring IP or MTU fails.
- The starting cache miss value is randomized at startup, fixes #65.
- Raw UDP mode added. If the iodined server is reachable directly,
packets can be sent to it without DNS encoding. Fixes #36.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57