From 6033e2db918775ea9d757d4934e23e5d16b7077c Mon Sep 17 00:00:00 2001 From: Erik Ekman Date: Thu, 23 Jul 2009 07:12:37 +0000 Subject: [PATCH] Update changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 021a9ea..84b60f0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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