diff options
-rw-r--r-- | drakpxelinux.spec | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index 9c2726d..d8f036b 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,6 +1,6 @@ -%define version 1.0.2 +%define version 1.1.0 %define name drakpxelinux -%define release 6mdk +%define release 1mdk Summary: PXE default file configurator Name: %{name} @@ -55,6 +55,13 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Wed Jul 13 2005 Antoine Ginies <aginies@n1.mandrakesoft.com> 1.1.0-1mdk +- improve GUI +- add menu +- remove "instant change", and add an apply button +- use consolehelper +- avoid remove/edit local entry + * 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 |