++changes(3.0.0)

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-12-06 14:19:36 +01:00
parent 367ef21bd8
commit 2ea2e640c9
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Changelog
* Core: Removed unused "changed" attribute of objects
* Type: __iptables_rule: Use default parameter
* Type __file: Do not generate code if mode is 0xxx
* Type __postfix_*: Depend on __postfix Type (Steven Armstrong)
2.3.7: 2013-12-02
* Type __file: Secure the file transfer by using mktemp (Steven Armstrong)