summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-11-21 15:35:02 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-11-21 15:35:02 +0000
commit1836e626bdc2f79be000745b7fc10c7519da1ab5 (patch)
tree1efe2ce70eb487be738b5b3774f40b035e216175 /drakconf.spec
parent8b49247bc0a0c87fe63bf066b5e324217d4a03b3 (diff)
downloadcontrol-center-1836e626bdc2f79be000745b7fc10c7519da1ab5.tar
control-center-1836e626bdc2f79be000745b7fc10c7519da1ab5.tar.gz
control-center-1836e626bdc2f79be000745b7fc10c7519da1ab5.tar.bz2
control-center-1836e626bdc2f79be000745b7fc10c7519da1ab5.tar.xz
control-center-1836e626bdc2f79be000745b7fc10c7519da1ab5.zip
9.3-7mdk
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec
index 864dee30..a902c695 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -4,7 +4,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: 9.3
-Release: 6mdk
+Release: 7mdk
# 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
+* Fri Nov 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-7mdk
+- fix killing
+- restart logdrake on tool startup if needed
+- misc internal cleanups
+- make mcc quite a lot more robust when the embedded tool died between
+ the moment it sent plug-added to mcc and the moment the signal is
+ processed by mcc:
+ o explicitely destroy embedded tool socket in that case (which
+ resulted in some white space left on top of the next embedded
+ tool)
+ o do not crash while setting focus on a child that has just returned
+ to the void
+
* Fri Nov 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-6mdk
- fix #6398: use the menu icon as window icon instead of default x11 one