From e2142e46b7601dadb5275e5047773ac18c3ac050 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 3 Mar 2008 16:22:31 -0500 Subject: Added change_profile.cgi, which allows changing profiles via wget's so installation profiles can be chained from one to another. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') 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 -- cgit