summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2007-10-08 15:47:48 -0400
committerMichael DeHaan <mdehaan@redhat.com>2007-10-08 15:47:48 -0400
commit56fc6d73fea2d8224c92a8f03b860fd0b7761f0f (patch)
tree36343c25d6cb07414ed44462e562039bd8761050 /CHANGELOG
parenta856c9fbf9cc9d9da777b95059219638d3636344 (diff)
downloadthird_party-cobbler-56fc6d73fea2d8224c92a8f03b860fd0b7761f0f.tar.gz
third_party-cobbler-56fc6d73fea2d8224c92a8f03b860fd0b7761f0f.tar.xz
third_party-cobbler-56fc6d73fea2d8224c92a8f03b860fd0b7761f0f.zip
In process of making NICs seperate data structures in cobbler, which requires seperate accessors
and templating. This is all to allow multiple NICs in koan. Stil needs changes in sync code and possibly other places.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 93b2219..39a8ec7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,7 +2,8 @@ Cobbler CHANGELOG
(all entries mdehaan@redhat.com unless noted otherwise)
* Mon Oct 08 2007 - 0.6.3
-- Replace @@server@@ in repo config files
+- Be able to define and use Multiple NICs per system
+- Use server address not @@server in repo config files
* Fri Sep 28 2007 - 0.6.2
- cobbler repo auto-add to discover yum repos automatically