summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-02-19 17:59:40 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-02-19 17:59:40 -0500
commitc33274c9e39242d1e04ab0468691810c75773914 (patch)
tree3dd4f1bd4e7dba6d96188bbd082f844489f9cfc5 /CHANGELOG
parent42d194253aa9825a643ef73b6688b89d6559b0bd (diff)
downloadcobbler-c33274c9e39242d1e04ab0468691810c75773914.tar.gz
cobbler-c33274c9e39242d1e04ab0468691810c75773914.tar.xz
cobbler-c33274c9e39242d1e04ab0468691810c75773914.zip
Fix traceback possible with --template-files and invalid data
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0d801792..dd9abddd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,7 @@ Cobbler CHANGELOG
- (BUGF) allow --kopts to take parameters that are shell quoted.
- (BUGF) allow kernel options to start with '-'
- (BUGF) Use shlex for parsing --kopts to allow a wider variety of kernel options
+- (BUGF) prevent potential traceback when --template-file data isn't a hash
- XXX - 1.4.2
- (BUGF) fix WTI power templates