Update changelog

This commit is contained in:
Erik Ekman 2009-07-23 07:12:37 +00:00
parent 44ed20fee5
commit 6033e2db91

View File

@ -14,6 +14,8 @@ CHANGES:
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.
- The client will now exit if configuring IP or MTU fails.
- The starting cache miss value is randomized at startup, fixes #65.
2009-06-01: 0.5.2 "WifiFree"
- Fixed client segfault on OS X, #57