diff options
Diffstat (limited to 'drakpxelinux.spec')
-rw-r--r-- | drakpxelinux.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec index ae6fe70..3bfc6b7 100644 --- a/drakpxelinux.spec +++ b/drakpxelinux.spec @@ -1,4 +1,4 @@ -%define version 1.0.0 +%define version 1.0.1 %define name drakpxelinux %define release 1mdk @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_menudir}/%{name}* %changelog +* Mon Aug 30 2004 guibo <guibo@node80.guibland.com> 1.0.1-1mdk +- typo fix (Joao Ferreira; Arpad Biro) + * Fri Aug 13 2004 Antoine Ginies <aginies@mandrakesoft.com> 1.0.0-1mdk - add a check of pxe.conf file - add a check box for DHCP or ip address |