summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-02-19 17:36:37 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-02-19 17:36:37 -0500
commit6232ad8e8a66a52fba7a7d5a1937af91e824858d (patch)
tree366621d64c7d12a4de5f98dfdd1debbb9ee933fd /CHANGELOG
parent1ac1cd427551f527d03c7302b39b36627af95d1d (diff)
downloadcobbler-6232ad8e8a66a52fba7a7d5a1937af91e824858d.tar.gz
cobbler-6232ad8e8a66a52fba7a7d5a1937af91e824858d.tar.xz
cobbler-6232ad8e8a66a52fba7a7d5a1937af91e824858d.zip
Use shlex for parsing --kopts to allow a wider variety of kernel options input.
Conflicts: CHANGELOG cobbler/utils.py
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d618d927..0d801792 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,7 @@ Cobbler CHANGELOG
- (FEAT) enable cobblerweb username/pass logins when authing with spacewalk
- (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
- XXX - 1.4.2
- (BUGF) fix WTI power templates