summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-04-08 11:44:09 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-04-08 11:44:09 -0400
commit61b3219b3d72a151a3faa5d63dd2171d485c6d36 (patch)
tree514ee4d6fa5b96e6318817370dcb93532ff64328 /CHANGELOG
parent5eda0003d53002e3aeae28aa5a8fd8014927e746 (diff)
downloadthird_party-cobbler-61b3219b3d72a151a3faa5d63dd2171d485c6d36.tar.gz
third_party-cobbler-61b3219b3d72a151a3faa5d63dd2171d485c6d36.tar.xz
third_party-cobbler-61b3219b3d72a151a3faa5d63dd2171d485c6d36.zip
Force names to be alphanumeric, update dates for release.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8fc74f4..c3ea738 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,14 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
-* Fri Mar 04 2008 - 0.8.3
+* Tue Apr 08 2008 - 0.8.3
- Make createrepo get run for local cobbler reposync invocations as needed
- fix WebUI documentation URL
- fix bug in /etc/cobbler/modules.conf regarding pluggable authn/z
- fix default flags for yumdownloader
- fix for RHEL 4u6 DVD/tree import x86_64 arch detection
- fix dnsmasq template to point at the correct hosts file
+- force all names to be alphanumeric
* Fri Feb 22 2008 - 0.8.2
- fix to webui to allow repos to be edited there on profile page