summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-31 17:37:53 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-08-31 17:37:53 -0400
commit677f54d3bcdc58ccc2ebf87973c156bf2836ec9a (patch)
tree756be290a4f8d64550976cd34fa2538a88da8c87 /CHANGELOG
parent7b5da0bf400c2a09137c3fb7ff4d96f22750e612 (diff)
downloadthird_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.tar.gz
third_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.tar.xz
third_party-cobbler-677f54d3bcdc58ccc2ebf87973c156bf2836ec9a.zip
Added "cobbler repo auto-add" feature which can discover all the repos
the cobbler server has configured in yum and set them up to be mirrored automagically.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 346c6af..f8e5b5a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
+* Fri Aug 31 2007 - 0.6.2
+- cobbler repo auto-add to discover yum repos automatically
+
* Thu Aug 30 2007 - 0.6.1
- re enable --resolve in yumdownloader (cobbler repo mgmt feature)
- fix get_distros_for_koan API function in cobblerd (not used by koan)