diff --git a/CHANGELOG.md b/CHANGELOG.md index dde1b12c4ab..2de41b227aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,6 +92,7 @@ Misc changes: * allow force=yes to affect apt upgrades * fix for saving conditionals in variable names * support for multiple host ranges in INI inventory like: db[01:10:3]node-[01:10] +* fixes/improvements to cron module 1.2.2 "Hear About It Later" (reprise) -- July 4, 2013 diff --git a/library/system/cron b/library/system/cron index fee6a2a1bfc..93d8c95fa10 100644 --- a/library/system/cron +++ b/library/system/cron @@ -117,7 +117,7 @@ options: requirements: - cron author: Dane Summers -updates: Mike Grozak +updates: [ 'Mike Grozak', 'Patrick Callahan' ] """ EXAMPLES = '''