diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:05 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-09-20 20:32:05 +0000 |
commit | fa7f54e968cebad63914465a603aa65eef9af1be (patch) | |
tree | 95e3cdfdd5279fa1b0f62c9f18da0ea3d47a8c7a /perl-install/NEWS | |
parent | 2d05f7a5a2e3550307e1696ccf757cdfaa8732ae (diff) | |
download | drakx-fa7f54e968cebad63914465a603aa65eef9af1be.tar drakx-fa7f54e968cebad63914465a603aa65eef9af1be.tar.gz drakx-fa7f54e968cebad63914465a603aa65eef9af1be.tar.bz2 drakx-fa7f54e968cebad63914465a603aa65eef9af1be.tar.xz drakx-fa7f54e968cebad63914465a603aa65eef9af1be.zip |
(move_fonts) fix moving font files with space in their names (mga#2689)
also avoid fork a useless shell
(remove_fonts) fix a potential similar issue
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 6c770ee57..2c0ca327a 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,7 @@ - do not crash when trying to guess homedir before running another process (mga#7403) +- drakfont: + o fix moving font files with space in their names (mga#2689) - harddrake2: o remove useless "Autodetect printers" option |