summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-04-30 17:30:35 +0000
committerluke <luke@980ebf18-57e1-0310-9a29-db15c13687c0>2007-04-30 17:30:35 +0000
commit7fb7146aeed37af556ac5acf9e23a00c96267e4c (patch)
tree9512f0fef19c0e38479d1e5f328d28376703ec8b
parent3aafd81fa48d46737f1fe126bb3ff0d99520a180 (diff)
downloadpuppet-7fb7146aeed37af556ac5acf9e23a00c96267e4c.tar.gz
puppet-7fb7146aeed37af556ac5acf9e23a00c96267e4c.tar.xz
puppet-7fb7146aeed37af556ac5acf9e23a00c96267e4c.zip
Updating the changelog for #594
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2437 980ebf18-57e1-0310-9a29-db15c13687c0
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba7f0729f..734da4ddd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+ Files on the local machine but not on the remote server during
+ a source copy are now purged if purge => true. (#594)
+
Providers can now specify that some commands are optional (#585).
Also, the 'command' method returns nil on missing commands,
rather than throwing an error, so the presence of commands