++changes(3.0.0)

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-12-13 14:33:22 +01:00
parent 8854bc55d9
commit f165b5611e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ Changelog
* Core: Removed unused "changed" attribute of objects
* New Type: __zypper_repo (Daniel Heule)
* New Type: __zypper_service (Daniel Heule)
* New Type: __package_emerge (Daniel Heule)
* New Type: __package_emerge_dependencies (Daniel Heule)
* Type: __iptables_rule: Use default parameter
* Type __file: Do not generate code if mode is 0xxx
* Type __postfix_*: Depend on __postfix Type (Steven Armstrong)