summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-02-22 16:32:54 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-02-22 16:32:54 -0500
commit1859709fe6ecf6b0503ccdb56c1e87d7cc15009d (patch)
tree517e4463cb22677432b903e9141557d6213d2872 /CHANGELOG
parent01a4668737539ed1a68d4e6cc35d09eaa15d3d02 (diff)
downloadthird_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.tar.gz
third_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.tar.xz
third_party-cobbler-1859709fe6ecf6b0503ccdb56c1e87d7cc15009d.zip
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.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
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