summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-03-03 16:22:31 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-03-03 16:22:31 -0500
commite2142e46b7601dadb5275e5047773ac18c3ac050 (patch)
treead486bf0e634205e40d4b2e4aaec61393e5fabb2 /CHANGELOG
parent23c0ef3a70afd684ae0dce8c9514d96749494b06 (diff)
downloadthird_party-cobbler-e2142e46b7601dadb5275e5047773ac18c3ac050.tar.gz
third_party-cobbler-e2142e46b7601dadb5275e5047773ac18c3ac050.tar.xz
third_party-cobbler-e2142e46b7601dadb5275e5047773ac18c3ac050.zip
Added change_profile.cgi, which allows changing profiles via wget's so
installation profiles can be chained from one to another.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e6b8860..b632424 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,8 @@ Cobbler CHANGELOG
* Fri Feb 22 2008 - 0.8.2
- fix to webui to allow repos to be edited there on profile page
- disable local socket XMLRPC as nothing is using it.
+- fixed findks.cgi so it supports multiple NICs
+- added change_profile.cgi for changing profiles from CGI
* Wed Feb 20 2008 - 0.8.1
- bugfix in reposync code