Add --max-cache-ttl option.
diff --git a/CHANGELOG b/CHANGELOG
index 8d8805b..32ecb62 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,9 @@
 	    Fix build with later Lua libraries. Thansk to Cristian
 	    Rodriguez for the patch.
 
+	    Add --max-cache-ttl option. Thanks to Dennis Kaarsemaker
+	    for the patch.
+
 	    
 version 2.63
             Do duplicate dhcp-host address check in --test mode.