summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-13 11:59:22 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-13 11:59:22 -0400
commit5daab278a734ed9679ef1e7aaa51a62e82292b85 (patch)
treef575d9c096406d8106a28160e4e74dac4dcbc2f5 /CHANGELOG
parent6cc83a05f80d7f3c703aa8743ccacab2aa2ac86d (diff)
downloadthird_party-cobbler-5daab278a734ed9679ef1e7aaa51a62e82292b85.tar.gz
third_party-cobbler-5daab278a734ed9679ef1e7aaa51a62e82292b85.tar.xz
third_party-cobbler-5daab278a734ed9679ef1e7aaa51a62e82292b85.zip
Added code to cobbler check to see if any templates are still using the default
password, and if so, to warn about them.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e28d6eb..500ff77 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ Cobbler CHANGELOG
- improved error message that occurs when copying from nfs w/ rootsquash
- mac duplication checking improvements for CLI
- add warning to cobbler check if selinux is on and Apache boolean not set
+- added warning to cobbler check if templates use the default password
- Fri May 09 2008 - 0.9.1
- patch to allow yumopts to override gpgcheck