diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 16:03:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-31 16:03:25 +0000 |
commit | b18b20791cfce5c52a8fb20f2579449b6500da24 (patch) | |
tree | e96e9ec0ec862a1034ca71ae513e01ead2a0f7d1 /perl-install/install/NEWS | |
parent | 53933f59344c68298b3ec9e91291516b19d5aa26 (diff) | |
download | drakx-b18b20791cfce5c52a8fb20f2579449b6500da24.tar drakx-b18b20791cfce5c52a8fb20f2579449b6500da24.tar.gz drakx-b18b20791cfce5c52a8fb20f2579449b6500da24.tar.bz2 drakx-b18b20791cfce5c52a8fb20f2579449b6500da24.tar.xz drakx-b18b20791cfce5c52a8fb20f2579449b6500da24.zip |
- nicely adjust mtime of fontconfig cache files
(otherwise the mtime may be in the future since files are not created with the
chosen timezone, but only in UTC. and fc-cache doesn't like this at all)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 8caf033f7..a2eb1d548 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,5 @@ - do not set relatime option for mounting nfs +- nicely adjust mtime of fontconfig cache files Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux |