From 320ac389de52e67283fbe455a3ec6917bdd3a348 Mon Sep 17 00:00:00 2001 From: luke Date: Fri, 22 Sep 2006 05:14:58 +0000 Subject: Updating CHANGELOG for 0.19.2 git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1665 980ebf18-57e1-0310-9a29-db15c13687c0 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index ba22e0e61..23bcc0d96 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +0.19.2 + Fixing a few smaller bugs, notably in the reports system. + + Refreshed objects now generate an event, which can result in further + refreshes of other objects. + 0.19.1 Fixing two critical bugs: User management works again and cron jobs are no longer added to all user accounts. -- cgit