summaryrefslogtreecommitdiffstats
path: root/drakconf.spec
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-11-17 13:57:54 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-11-17 13:57:54 +0000
commitd75011c3cdd980e62309fe933c8e7136ee1ff61d (patch)
tree5c56b3ff788d6518a348511f59cfafac4a67373f /drakconf.spec
parent74c9734e706efd5cb9f4db73a4bf76b3102847eb (diff)
downloadcontrol-center-d75011c3cdd980e62309fe933c8e7136ee1ff61d.tar
control-center-d75011c3cdd980e62309fe933c8e7136ee1ff61d.tar.gz
control-center-d75011c3cdd980e62309fe933c8e7136ee1ff61d.tar.bz2
control-center-d75011c3cdd980e62309fe933c8e7136ee1ff61d.tar.xz
control-center-d75011c3cdd980e62309fe933c8e7136ee1ff61d.zip
9.3-4mdk
Diffstat (limited to 'drakconf.spec')
-rw-r--r--drakconf.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec
index ca109180..bbb7a3bd 100644
--- a/drakconf.spec
+++ b/drakconf.spec
@@ -4,7 +4,7 @@
Summary: The Mandrake Control Center
Name: drakconf
Version: 9.3
-Release: 3mdk
+Release: 4mdk
# get the source from our cvs repository (see
# http://www.linuxmandrake.com/en/cvs.php3)
Source0: %name-%version.tar.bz2
@@ -95,6 +95,15 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Nov 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-4mdk
+- do not hide logs when non embedded
+- kill logdrake even when not in embedded mode too on exit else
+ logdrake will still parse logs and issues gtk+ warnings on console
+- reap non embedded tools when they exit else they'll stay in zombie
+ state and needlessly lock some memory until mcc exits and init reap
+ them
+- update translations
+
* Fri Nov 14 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.3-3mdk
- use the contributors list translation infrastructure
(only french is translation is provided for now)