diff --git a/docs/changelog b/docs/changelog
index 67ea7e42..e4c09e7b 100644
--- a/docs/changelog
+++ b/docs/changelog
@@ -12,6 +12,7 @@ Changelog
 	* Type: __iptables_rule: Use default parameter
 	* Type __file: Do not generate code if mode is 0xxx
 	* Type __postfix_*: Depend on __postfix Type (Steven Armstrong)
+	* Type __cron: Add support for raw lines (Daniel Heule)
 
 2.3.7: 2013-12-02
 	* Type __file: Secure the file transfer by using mktemp (Steven Armstrong)