diff options
| author | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-06-14 15:39:29 +0000 |
|---|---|---|
| committer | luke <luke@980ebf18-57e1-0310-9a29-db15c13687c0> | 2006-06-14 15:39:29 +0000 |
| commit | ae3dba9e63054f4d0ebe622a9b6bef580ae33f3c (patch) | |
| tree | 11cb154cd64c932f7568b50073e68b65a80e56b3 | |
| parent | ead6b17e983eaeefa7276634366219f23dfb5f59 (diff) | |
updating changelog for 0.18.0
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1280 980ebf18-57e1-0310-9a29-db15c13687c0
| -rw-r--r-- | CHANGELOG | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +0.18.0 + Added support for a "default" node. + + When multiple nodes are specified, they must now be comma-separated (this + introduces a language incompatibility). + + Failed dependencies cause dependent objects within the same transaction + not to run. + + Many updates to puppetrun + + Many bug fixes + + Function names are no longer reserved words. + + Links can now replace files. + 0.17.2 Added "puppetrun" application and associated runner server and client classes. |
