summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorLuke Kanies <luke@madstop.com>2009-02-10 14:31:44 -0600
committerJames Turnbull <james@lovedthanlost.net>2009-02-11 08:38:08 +1100
commit012efe359fdaebd738727e42bb9b520ac48fdecf (patch)
tree96c927034202258536adb47f309ee1f073ee8d1e /CHANGELOG
parenta9f34aff856550e091721ee563d034ba2e1e22bb (diff)
downloadpuppet-012efe359fdaebd738727e42bb9b520ac48fdecf.tar.gz
puppet-012efe359fdaebd738727e42bb9b520ac48fdecf.tar.xz
puppet-012efe359fdaebd738727e42bb9b520ac48fdecf.zip
Fixing #1912 - gid still works with no 'should' value.
This makes 'ralsh' work again with users. Signed-off-by: Luke Kanies <luke@madstop.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 438d97ef5..b12b94d32 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,8 @@
0.24.8
+ Fixing #1912 - gid still works with no 'should' value fixing ralsh issues
+
+ Fixing the Rakefile to use 'git format-patch'
+
Added README.rst file
Enhancements to Stored Configuration performance