From 740fb8f83c5e37b72a08b216c442528e68268b4a Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 22 Jan 2008 17:48:30 -0500 Subject: Add rename and copy functionality to the base API, the remote interface, and make the WebUI use it for much smarter renames and copies. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 1a0fa53..93844ee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ Cobbler CHANGELOG * Mon Jan 21 2007 - 0.7.2 - default_virt_file_size and default_virt_ram added to settings - enforce permissions/selinux context after reposync +- support for renames that resolve dependencies * Wed Jan 09 2007 - 0.7.1 - allow imports to force usage of a specific kickstart template with --kickstart -- cgit