summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-12 16:51:55 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-06-12 16:51:55 -0400
commit97d4406be919c5ac53e9d2dc2a5dc6e323bc19c4 (patch)
treea37a5b61ab386af1a20fc98e8050a24fe56cc5d9 /CHANGELOG
parentfcbbaf14ae639c45c59275300b59106a753339c7 (diff)
downloadthird_party-cobbler-97d4406be919c5ac53e9d2dc2a5dc6e323bc19c4.tar.gz
third_party-cobbler-97d4406be919c5ac53e9d2dc2a5dc6e323bc19c4.tar.xz
third_party-cobbler-97d4406be919c5ac53e9d2dc2a5dc6e323bc19c4.zip
release bump
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bfc042b..a4d5f98 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,9 @@ Cobbler CHANGELOG
- Manpage cleanup
- Patch to allow pre and post triggers
- Patch to allow --createrepo-flags and to cache on import, fix multiple calls to createrepo
+- Various modifications to allow for profile inheritance
+- All variables in object tree now available for use in templating, nicer blending algorithms
+- ~2x speedup in unit tests due to caching of parent relationships
* Thu Apr 26 2007 - 0.4.8
- Make import friendlier for older distros