summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-01-31 13:20:37 -0500
committerMichael DeHaan <mdehaan@redhat.com>2008-01-31 13:20:37 -0500
commit424f947cf7622dd8aa987917f83170dc5bfbcd9f (patch)
tree34397da01e1c990f5863536e4e9e389372095d1f /CHANGELOG
parent2f9fd2c61a18661adb007d46f1f83ac12154f406 (diff)
downloadthird_party-cobbler-424f947cf7622dd8aa987917f83170dc5bfbcd9f.tar.gz
third_party-cobbler-424f947cf7622dd8aa987917f83170dc5bfbcd9f.tar.xz
third_party-cobbler-424f947cf7622dd8aa987917f83170dc5bfbcd9f.zip
Recursive deletes are now possible with --recursive. Web UI still needs to take advantage of this.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0a524de..005f8c2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,14 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
-* Mon Jan 21 2007 - 0.7.2
+* Thu Jan 31 2007 - 0.7.2
- default_virt_file_size and default_virt_ram added to settings
- enforce permissions/selinux context after reposync
- better API for copying/renames, API consistancy cleanup
- support for renames that resolve dependencies, inclusion in CLI+webapp
- remove leading newline in rendered template files, which apparently breaks AutoYAST?
+- recursive syncs automatically sync all subobjects when editing parent objects (default behavior)
+- deletes can now be done recursively (optional --recursive on distro/profile remove)
* Wed Jan 09 2007 - 0.7.1
- allow imports to force usage of a specific kickstart template with --kickstart