summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-12-10 17:41:36 -0500
committerMichael DeHaan <mdehaan@redhat.com>2007-12-10 17:41:36 -0500
commitf21d59c43bd9d5101ef1fadd979b85eb63e124b2 (patch)
treed23538db5a1fa65f9ef5a14e3d63e191154fd57a
parentedc50892ad62f88ce9d8eb0977c96bc8a1b04ee0 (diff)
downloadcobbler-f21d59c43bd9d5101ef1fadd979b85eb63e124b2.tar.gz
cobbler-f21d59c43bd9d5101ef1fadd979b85eb63e124b2.tar.xz
cobbler-f21d59c43bd9d5101ef1fadd979b85eb63e124b2.zip
changelog
-rw-r--r--CHANGELOG3
-rw-r--r--cobbler.spec2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5d464889..deb83daa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,7 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
-* Thu Nov 15 2007 - 0.7.0
+* Mon Dec 10 2007 - 0.7.0
- Testing branch
- Fix bug related to <<inherit>> and kickstart args
- Make CLI functions modular and use optparse
@@ -9,6 +9,7 @@ Cobbler CHANGELOG
- Support Xen FV as virt type (requires F8+)
- Implemented fully pluggable authn/authz system
- WebUI is now mod_python based
+- Greatly enhanced logging (goes to /var/log/cobbler/cobbler.log)
- ...
* Wed Nov 14 2007 - 0.6.4
diff --git a/cobbler.spec b/cobbler.spec
index 239dbc4a..c90dcf09 100644
--- a/cobbler.spec
+++ b/cobbler.spec
@@ -189,7 +189,7 @@ test "x$RPM_BUILD_ROOT" != "x" && rm -rf $RPM_BUILD_ROOT
%changelog
-* Thu Nov 15 2007 Michael DeHaan <mdehaan@redhat.com> - 0.7.0-1
+* Mon Dec 10 2007 Michael DeHaan <mdehaan@redhat.com> - 0.7.0-1
- Upstream changes (see CHANGELOG), testing branch
- Don't require syslinux
- Added requires on rsync