summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-11-06 17:06:38 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-11-06 17:06:38 -0500
commit933d36ae2243bd1827459b26a6c7784b084aeb84 (patch)
tree0d4164ac69b95e3c775f57b2909885a50ea5d78f /CHANGELOG
parent6149c9a783d2e5630fd2138e842fd19eea4dab30 (diff)
downloadthird_party-cobbler-933d36ae2243bd1827459b26a6c7784b084aeb84.tar.gz
third_party-cobbler-933d36ae2243bd1827459b26a6c7784b084aeb84.tar.xz
third_party-cobbler-933d36ae2243bd1827459b26a6c7784b084aeb84.zip
Removing yum-utils as a package requirement because the version in EPEL does not contain reposync or yumdownloader. Given that, we will now have cobbler check looking for it, and warning about it being missing, rather than making it a hard requirement.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c110e51..519b45d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ Cobbler CHANGELOG
- webui now uses htaccess (see manpage)
- added pagination to the WUI to keep pages from growing overly long
- added --server-override parameter for help with multi-subnet configurations
+- removed yum-utils as a hard requirement, cobbler check now looks for yum-utils
* Fri Sep 28 2007 - 0.6.2
- cobbler repo auto-add to discover yum repos automatically