summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/drakxtools.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec
index d8feec490..adf52bcc4 100644
--- a/perl-install/drakxtools.spec
+++ b/perl-install/drakxtools.spec
@@ -1,7 +1,7 @@
Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...)
Name: drakxtools
Version: 10
-Release: 0.10mdk
+Release: 0.11mdk
Url: http://www.mandrakelinux.com/en/drakx.php3
Source0: %name-%version.tar.bz2
License: GPL
@@ -316,6 +316,17 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak
%config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http
%changelog
+* Thu Feb 12 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.11mdk
+- drakconnect wizard:
+ o fix choosing dhcp as adsl protocol
+ o do not allow to step forward if no network card was found
+ (workaround #7672)
+- keyboardrake: support 2.6.x kernel (pixel)
+- add drakvpn (florin)
+- drakbackup: misc changes (stew)
+- draksec: fix unable to save checks when config file is empty
+- harddrake: support more webcams
+
* Tue Feb 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10-0.10mdk
- fix poped dialogs when embedded (#7246) (pixel)
- drakbackup/drakTermServ: misc updates (stew)