summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-07-03 16:33:14 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-07-03 16:33:14 -0400
commit89e70373c415cae89d343477628d7b9dc2e1c65b (patch)
tree5b0ff62e9200a5d6d634194fdde5741b2fc1f9fa /CHANGELOG
parentd23bfa3b30705f7eb8d3b6837c8c504c4bb3f13f (diff)
downloadthird_party-cobbler-89e70373c415cae89d343477628d7b9dc2e1c65b.tar.gz
third_party-cobbler-89e70373c415cae89d343477628d7b9dc2e1c65b.tar.xz
third_party-cobbler-89e70373c415cae89d343477628d7b9dc2e1c65b.zip
Fix missing functions in remote.py, remove profile_change which was unused
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f1f768f..ed321e2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,8 @@ Cobbler CHANGELOG
- make cobblerd close file handles
- fix kickstart serving when the tree is on NFS
- fix missing reposync createdir (also now in stable branch)
+- add back missing remove_profile/remove_repo
+- remove profile_change support
- Mon Jun 09 2008 - 1.0.2
- Fix mkdir invocation