From 1859709fe6ecf6b0503ccdb56c1e87d7cc15009d Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 22 Feb 2008 16:32:54 -0500 Subject: This is a fix to a webui submission problem for the repos field on certain versions of mod_python. It still needs to be fixed correctly though this makes that page work for now. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 99a2402..fa097bf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,9 @@ Cobbler CHANGELOG (all entries mdehaan@redhat.com unless noted otherwise) +* Fri Feb 22 2008 - 0.8.2 +- fix to webui to allow repos to be edited there on profile page + * Wed Feb 20 2008 - 0.8.1 - bugfix in reposync code - don't print tracebacks on SystemExit from optparse -- cgit