diff options
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 82cbd6cd..74403d82 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,5 +1,5 @@ %define name drakwizard -%define version 2.7 +%define version 2.8 %define release 1mdk Name: %{name} @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %{perl_vendorlib}/MDK/ %changelog +* Tue Dec 09 2003 Warly <warly@mandrakesoft.com> 2.8-1mdk +- fix samba wizard reading of old conf (printers and denied and allowed hosts) + * Mon Nov 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.7-1mdk - fix a few remaining i18n/l10n issues (also know as the infamous xgettext vs perl escaped strings fight) |