diff options
author | Michael DeHaan <mdehaan@redhat.com> | 2006-09-28 17:40:18 -0400 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-28 17:40:18 -0400 |
commit | e7941b911efb9f50e206b11968b10d6b06bedd1a (patch) | |
tree | 2025eaee08851071e07ddb061ecdd65ad51ea90f | |
parent | 8883ca04504506611e3def25bcf86c2b961d0ab2 (diff) | |
download | cobbler-e7941b911efb9f50e206b11968b10d6b06bedd1a.tar.gz cobbler-e7941b911efb9f50e206b11968b10d6b06bedd1a.tar.xz cobbler-e7941b911efb9f50e206b11968b10d6b06bedd1a.zip |
#fedora-extras wanted names in the changelog.
-rw-r--r-- | CHANGELOG | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,29 +1,29 @@ Koan CHANGELOG -* Thu Sep 21 2006 - 0.1.1-8 +* Thu Sep 21 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-8 - (RPM) Added doc files to %doc, removed INSTALLED_FILES code -* Wed Sep 20 2006 - 0.1.1-7 +* Wed Sep 20 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-7 - When provisioning Xen, if --system is a MAC address, use that as the Xen MAC address. - Fixes to command line argument conflict resolution - A few fixes (mainly along error paths) -* Fri Sep 15 2006 - 0.1.1-6 +* Fri Sep 15 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-6 - packaging only: Make koan own it's directory, add GPL "COPYING" file. -* Wed Aug 16 2006 - 0.1.1-5 +* Wed Aug 16 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-5 - packaging only: Spec-file only changes for FC-Extras submission -* Thu Jul 20 2006 - 0.1.1-4 +* Thu Jul 20 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-4 - Fixed python import paths in yaml code, which errantly assumed yaml was installed as a module. -* Fri Jul 12 2006 - 0.1.1-3 +* Fri Jul 12 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.1-3 - allow installing with per-system cobbler data in addition to per-profile -* Thu Jul 09 2006 - 0.1.0-2 +* Thu Jul 09 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.0-2 - packaging only: rpm tweaks for Fedora Extras -* Wed Jun 28 2006 - 0.1.0-1 +* Wed Jun 28 2006 Michael DeHaan <mdehaan@redhat.com> - 0.1.0-1 - genesis |