diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-06 18:26:42 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-01-06 18:26:42 +0000 |
commit | ec0dc7847e1198da12581c2cbfc4e9a2a4d54503 (patch) | |
tree | df3b82ca7f16a1583f80eb4ff094024ace45d441 | |
parent | 668e507b646f0f71d06ba16be7b60a4cc4f93db6 (diff) | |
download | control-center-ec0dc7847e1198da12581c2cbfc4e9a2a4d54503.tar control-center-ec0dc7847e1198da12581c2cbfc4e9a2a4d54503.tar.gz control-center-ec0dc7847e1198da12581c2cbfc4e9a2a4d54503.tar.bz2 control-center-ec0dc7847e1198da12581c2cbfc4e9a2a4d54503.tar.xz control-center-ec0dc7847e1198da12581c2cbfc4e9a2a4d54503.zip |
9.3-17mdk
-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 |