summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-03-02 12:12:06 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-03-02 12:20:08 -0500
commitf2f9ab24d5cf5f192c8d131f83675c12a6566c7b (patch)
treebfc1e2b32e4f3395499cd2a6467587d4a5462296 /CHANGELOG
parent6a90bbead0b856e8b854b9e9842251835eaa17c8 (diff)
downloadcobbler-f2f9ab24d5cf5f192c8d131f83675c12a6566c7b.tar.gz
cobbler-f2f9ab24d5cf5f192c8d131f83675c12a6566c7b.tar.xz
cobbler-f2f9ab24d5cf5f192c8d131f83675c12a6566c7b.zip
Remove last references to old YAML parser.
Conflicts: CHANGELOG scripts/index.py
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 846a2795..c611c318 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -32,10 +32,10 @@ Cobbler CHANGELOG
- (BUGF) prevent potential traceback when --template-file data isn't a hash
- (BUGF) anaconda doesn't honor nameserver always, set manually
- (BUGF) various post install network snippet fixes
-
-- XXX - 1.4.3
- (BUGF) fix OMAPI support's (note: deprecated) usage of subprocess
- (SPEC) fix build for rawhide now that yaboot is included
+- (BUGF) allow src and noarch arches for repo objects
+- (BUGF) move to PyYAML for YAML implementation since it is better maintained
- XXX - 1.4.2
- (BUGF) fix WTI power templates