summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-29 16:45:44 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-29 16:45:44 -0400
commit799b8f96559221dacb6825bbe3eb88208e57d145 (patch)
tree64f7696cc937af13211b453084b0e06f8ecba524 /CHANGELOG
parentfcb4cb6bdbb71b3c49215b9da9c4e1c97c7ab20c (diff)
downloadthird_party-cobbler-799b8f96559221dacb6825bbe3eb88208e57d145.tar.gz
third_party-cobbler-799b8f96559221dacb6825bbe3eb88208e57d145.tar.xz
third_party-cobbler-799b8f96559221dacb6825bbe3eb88208e57d145.zip
Split the CGI authentication bits out to a seperate Apache configuration file, so that users who upgrade will get the new config (as the other file is marked config(noreplace)).
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6f70817..70cf3ac 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
-* Mon Oct 08 2007 - 0.6.3
+* Mon Oct 29 2007 - 0.6.3
- Be able to define and use Multiple NICs per system
- Use server address not @@server in repo config files
- Add --virt-cpus to profile editing
@@ -10,6 +10,8 @@ Cobbler CHANGELOG
- Added serializer_shelve for added performance/persistance over YAML
- Backup state and migrate structures upon RPM upgrade
- Added some more unsupported distros to the rsync.exclude file
+- pre-sync and post-sync triggers, service restarts are now in /var/lib/cobbler/triggers
+- webui now uses htaccess
* Fri Sep 28 2007 - 0.6.2
- cobbler repo auto-add to discover yum repos automatically