diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-06 13:25:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-08-06 13:25:35 +0000 |
commit | a035bf71a700da28ee6ea6abc3ac22c47fc47b09 (patch) | |
tree | 3cac4432b3f0cbd8b5e461151a967bf60b1c1011 | |
parent | df9f684f2811a4e63fb9306c21f76f77c32439d1 (diff) | |
download | drakx-a035bf71a700da28ee6ea6abc3ac22c47fc47b09.tar drakx-a035bf71a700da28ee6ea6abc3ac22c47fc47b09.tar.gz drakx-a035bf71a700da28ee6ea6abc3ac22c47fc47b09.tar.bz2 drakx-a035bf71a700da28ee6ea6abc3ac22c47fc47b09.tar.xz drakx-a035bf71a700da28ee6ea6abc3ac22c47fc47b09.zip |
10.1-0.6mdk
-rw-r--r-- | perl-install/drakxtools.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/drakxtools.spec b/perl-install/drakxtools.spec index 38285af78..f705f90de 100644 --- a/perl-install/drakxtools.spec +++ b/perl-install/drakxtools.spec @@ -1,7 +1,7 @@ Summary: The drakxtools (XFdrake, diskdrake, keyboarddrake, mousedrake...) Name: drakxtools Version: 10.1 -Release: 0.5mdk +Release: 0.6mdk Url: http://www.mandrakelinux.com/en/drakx.php3 Source0: %name-%version.tar.bz2 License: GPL @@ -326,6 +326,13 @@ file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %_datadir/harddrak %config(noreplace) %_sysconfdir/logrotate.d/drakxtools-http %changelog +* Fri Aug 6 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.6mdk +- add a 6px border around scrolled TextViews (FACORAT Fabrice, #10561) +- drakbackup: fix crash when selecting an entry in pull down menus +- localedrake: + o fix configuring IM + o fix x-unikey support (Larry Nguyen) + * Fri Aug 6 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 10.1-0.5mdk - drakclock: if ntp is used, get the new time before updating the hwclock (Emmanuel Blindauer, #10537) |