diff options
Diffstat (limited to 'drakpxelinux.spec')
-rw-r--r-- | drakpxelinux.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index 44d66fe..d7cdd63 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,6 +1,6 @@ %define version 1.0.2 %define name drakpxelinux -%define release 5mdk +%define release 6mdk Summary: PXE default file configurator Name: %{name} @@ -55,6 +55,11 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Tue Jul 12 2005 Olivier Blin <oblin@mandriva.com> 1.0.2-6mdk +- move configuration code to network::pxe, cleanups +- fix vga resolutions list in Edit window +- add profiles support + * Tue Mar 22 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.0.2-5mdk - fix wizard - add ka method |