diff options
-rw-r--r-- | drakconf.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/drakconf.spec b/drakconf.spec index 5a4953e5..026f8ef7 100644 --- a/drakconf.spec +++ b/drakconf.spec @@ -4,7 +4,7 @@ Summary: The Mandrake Control Center Name: drakconf Version: 9.1 -Release: 0.2mdk +Release: 0.3mdk # get the source from our cvs repository (see # http://www.linuxmandrake.com/en/cvs.php3) Source0: %name-%version.tar.bz2 @@ -109,6 +109,14 @@ rm -rf $RPM_BUILD_ROOT %_datadir/mcc/themes/kde %changelog +* Wed Nov 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.3mdk +- fix bad side effect of c-z by using a wrapper +- make mcc more robust against embeded prog crashes +- code cleaning +- test we really have access to X11 server +- add a not about translator about locale bug +- simplify and make more robust the logdrake interaction + * Mon Nov 18 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 9.1-0.2mdk - clock.pl, menus_launcher.pl and print_launcher.pl : o use my_gtk to |