summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-02-18 11:58:29 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-02-18 11:58:29 -0500
commit132926e04490fb1bbce406b042a2574b0c3ed000 (patch)
treebf34fe1b8c0b49647dbc56f464db73a83a36ee65 /CHANGELOG
parent9e5e1b339950f90ced041b373530e99e721346e6 (diff)
downloadcobbler-132926e04490fb1bbce406b042a2574b0c3ed000.tar.gz
cobbler-132926e04490fb1bbce406b042a2574b0c3ed000.tar.xz
cobbler-132926e04490fb1bbce406b042a2574b0c3ed000.zip
Fix removal of images that have child objects, so that orphan detection and recursive removal works as in the rest of cobbler.
Conflicts: cobbler/collection_images.py
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 73fa8fda..1ec2b890 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,8 @@ Cobbler CHANGELOG
- XXX - 1.4.3
- (BUGF) fix OMAPI support's (note: deprecated) usage of subprocess
- (BUGF) don't traceback on invalid cmd ("cobbler distro list --name=foo")
+- (BUGF) fix import usage with --kickstart option (no more traceback)
+- (BUGF) fix removal of images with child system objects
- XXX - 1.4.2
- (BUGF) fix WTI power templates