diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-06-07 23:17:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-06-07 23:17:56 +0000 |
commit | f9dcc0606f123dc3f29d0662060f2d2736037994 (patch) | |
tree | 779342a9608e560c2e83d05950aa7880f4187b9c /perl-install/NEWS | |
parent | 73f947fe0f776d11e280ac0da659a81281c6194c (diff) | |
download | drakx-f9dcc0606f123dc3f29d0662060f2d2736037994.tar drakx-f9dcc0606f123dc3f29d0662060f2d2736037994.tar.gz drakx-f9dcc0606f123dc3f29d0662060f2d2736037994.tar.bz2 drakx-f9dcc0606f123dc3f29d0662060f2d2736037994.tar.xz drakx-f9dcc0606f123dc3f29d0662060f2d2736037994.zip |
(search_windows_font) do not misbelieve a font is already installed if
substring of another font name (eg "l.ttf" wouldn't be installed if
"arial.ttf" was)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index c7eb1c46f..aa38252ef 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,8 @@ - interactive layer: o enable to override default size with Gtk+ frontend +- drakfont: + o do not misbelieve a font is already installed if substring of + another font name Version 10.4.134 - 06 June 2007, by Thierry Vignaud |