diff options
-rw-r--r-- | drakconf.spec | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 96b1a13d..5177d8d5 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.3 -Release: 16mdk +Release: 17mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -95,6 +95,19 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jan 6 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-17mdk +- new web like look 'n feel +- hide "expert mode in wizards" option since new wizards do not + support it anymore +- always embedd +- fix crash on proxy config startup +- drakboot has been split between bootloader and autologin + configuration; let make mcc aware of it +- tool startup feedback: + o prevent running twice the same tool + o show a watch cursor on icon while starting up the tool +- do not embedd anymore logs + * Mon Dec 29 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-16mdk - save current profile before switching - handle profiles with more than one space/underscore in their name |