diff options
author | Luke Kanies <luke@madstop.com> | 2008-03-30 12:38:24 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2008-03-30 12:38:24 -0500 |
commit | aa830b9b34f4d7eb39f5de9cca7ba848f851db2d (patch) | |
tree | cce9f0a783b3960ab268ce63a960516daedb8148 | |
parent | 4c63b69f4b634b1b30cfcd6bd5b770a5518b6814 (diff) | |
download | puppet-aa830b9b34f4d7eb39f5de9cca7ba848f851db2d.tar.gz puppet-aa830b9b34f4d7eb39f5de9cca7ba848f851db2d.tar.xz puppet-aa830b9b34f4d7eb39f5de9cca7ba848f851db2d.zip |
Adding 0.24.4 header to the changelog
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +0.24.4 Pass source to pkg_add via the PKG_PATH environment variable if it ends in a '/' indicating it is a directory. Allows pkg_add to resolve dependancies, and make it possible to specify packages |