diff options
-rw-r--r-- | drakconf.spec | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 743f7b65..43b7c64c 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.1 -Release: 0.17mdk +Release: 0.18mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -93,6 +93,20 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 13 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.18mdk +- clock.pl: keep constant clock size +- fix non embedded rxvt (#1346) +- better space management around right icons table +- fix infamous "mcc can be enlarged but icons never shrink back" +- add the introduction text +- paint log explanation frame backround in white too, aka enforce the + mcc style +- external x11 apps embedding window extraction: + o reduce its overhead by doing simple fork+exec rather than full + shell forks + o make it more usuable on fast system by not eating cpu power in + kernel::schedule(), thus letting rxvt embedding a lot faster + * Tue Feb 11 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.17mdk - requires a recent enough perl-GTK2 - fix help url |