summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-12-18 12:39:03 -0500
committerJim Meyering <jim@meyering.net>2006-12-18 12:39:03 -0500
commit1f7d909853d1ac0d8d3fb05f5417ce83711c0ae5 (patch)
tree26a2d7eeeb4ff925a457d27c7e7c87c2248ba5e6 /CHANGELOG
parentff59786bd741576c5b3187c607d81bacbf219fef (diff)
downloadthird_party-cobbler-1f7d909853d1ac0d8d3fb05f5417ce83711c0ae5.tar.gz
third_party-cobbler-1f7d909853d1ac0d8d3fb05f5417ce83711c0ae5.tar.xz
third_party-cobbler-1f7d909853d1ac0d8d3fb05f5417ce83711c0ae5.zip
Fix bug in import paths
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1c53146..6cf78f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,14 @@
Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
-* Wed Dec 08 2006 - 0.3.4-1
+* Mon Dec 18 2006 - 0.3.5-1
- Fixed bug in cobbler import related to orphan detection
- Made default rsync.exclude more strict (OO langpacks and KDE translation)
- Now runs createrepo during "cobbler import" to build more correct repodata
- Added additional repo mirroring commands: "cobbler repo add", etc
- Documentation on repo mirroring features TBA.
- cobbler import gets primative support for http://, though rsync:// is still the way to go.
+- fix bug in rsync:// import code that saved distributions in the wrong path
* Mon Dec 05 2006 - 0.3.4-1
- Don't rsync PPC content or ISO's on cobbler import