summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-04-16 18:37:48 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-04-16 18:37:48 -0400
commit143f4e068dc1a7e2f5b7196bcfc9a7317bf11fcc (patch)
treebfaea8d0d0bec60d0e2c5755b3badd78fb49db2d /CHANGELOG
parent30f0d9f1f5e3ebe897c0786f52e2f404cd88b737 (diff)
downloadthird_party-cobbler-143f4e068dc1a7e2f5b7196bcfc9a7317bf11fcc.tar.gz
third_party-cobbler-143f4e068dc1a7e2f5b7196bcfc9a7317bf11fcc.tar.xz
third_party-cobbler-143f4e068dc1a7e2f5b7196bcfc9a7317bf11fcc.zip
This is the new status engine in progress. I still need to do some things to parse out
times and indicate how long installs have been active (so there is an easier way to grep for last installs). Technically this will also provide ways of looking at an install history which is probably something we could add if it was interesting. Lots of options.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6fb090f..f721aa3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,6 +24,8 @@ Cobbler CHANGELOG
- logrotate should not send emails to root when restarting services
- default core (but not repo add) repos to priority 1 (lowest) if using priorities plugin
- change default authentication to deny_all, xmlrpc_rw_enabled now on by default
+- additional fix for mod_python select box submissions
+- set repo arch if found in the URL and no --arch is specified
- ??? - 0.8.3
- Make createrepo get run for local cobbler reposync invocations as needed