diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-25 13:16:47 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-25 13:16:47 +0000 |
commit | 3af4e771ec4085669fe0d94dbad5db063931e9f0 (patch) | |
tree | e1b8b9f1029578e7e4dc49226798892783d7bc32 /drakconf.spec | |
parent | 52795345e61d97abbcc211fec5d2fc4802e13cfc (diff) | |
download | control-center-3af4e771ec4085669fe0d94dbad5db063931e9f0.tar control-center-3af4e771ec4085669fe0d94dbad5db063931e9f0.tar.gz control-center-3af4e771ec4085669fe0d94dbad5db063931e9f0.tar.bz2 control-center-3af4e771ec4085669fe0d94dbad5db063931e9f0.tar.xz control-center-3af4e771ec4085669fe0d94dbad5db063931e9f0.zip |
9.1-4mdk
Diffstat (limited to 'drakconf.spec')
-rw-r--r-- | drakconf.spec | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index ad366246..9a1bef41 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.1 -Release: 2mdk +Release: 4mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -93,6 +93,19 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Feb 25 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-4mdk +- fix keyboarddrake embedding (do not pass extra argument after + --embedded) +- make wait area be mcc theme aware +- fix display cleaning when embedded process crash + +* Fri Feb 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-3mdk +- remove gtk+ critical messages +- clean up embedded processes apparition and exit: it's now impossible + to a died child to freeze the mcc :-) +- fix hide/show behaviour of explanation logs +- fix explanations hiding for too big tools (drakconnect and the like) + * Thu Feb 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-2mdk - fix translation in clock/menu/printer wrappers - fix #1922 |