Browse code

Changelog update.

Michael DeHaan authored on 2013/07/01 08:51:23
Showing 1 changed files
... ...
@@ -53,6 +53,9 @@ Misc changes:
53 53
 * rackspace module now explicitly indicates rackspace vs vanilla openstack
54 54
 * add_host module does not report changed=True any longer
55 55
 * explanatory error message when using fireball with sudo message has been improved
56
+* git module now automatically pulls down git submodules
57
+* negated patterns don't require "all:!foo", you can just say "!foo" now to select all not foos.
58
+* fix for Debian services always reporting changed when toggling enablement bit
56 59
 
57 60
 1.2 "Right Now" -- June 10, 2013
58 61