summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drakpxelinux.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/drakpxelinux.spec b/drakpxelinux.spec
index 21267db..f4544fb 100644
--- a/drakpxelinux.spec
+++ b/drakpxelinux.spec
@@ -1,4 +1,4 @@
-%define version 0.6.0
+%define version 0.7.0
%define name drakpxelinux
%define release 1mdk
@@ -55,6 +55,11 @@ rm -rf $RPM_BUILD_ROOT
%{_menudir}/%{name}*
%changelog
+* Thu Aug 5 2004 guibo <guibo@node80.guibland.com> 0.7.0-1mdk
+- fix display pb
+- add entry in menu
+- correct requires
+
* Thu Jul 29 2004 Antoine Ginies <aginies@mandrakesoft.com> 0.6.0-1mdk
- fix edit dialog box
- now support embedded mode (mcc)