diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:19:31 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-05-03 10:19:31 +0200 |
commit | 0b1886875a5c14e9e4f21c0ee6010882feda7acb (patch) | |
tree | a6d688160a2f16fec1aac853a10f0c0417b36f54 /HISTORY | |
parent | 80f7e64f22855be6d057272ce095891d7d6c13a4 (diff) | |
download | vdr-0b1886875a5c14e9e4f21c0ee6010882feda7acb.tar.gz vdr-0b1886875a5c14e9e4f21c0ee6010882feda7acb.tar.bz2 |
Removed the compile time option VFAT
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5781,6 +5781,9 @@ Video Disk Recorder Revision History they can correctly encode the strings. - No longer calling FcFini() to avoid problems with older (broken) versions of fontconfig (suggested by Edgar Toernig). +- Removed the compile time option VFAT to allow users of precompiled binary + distributions to have full control over whether or not to use the --vfat option + at runtime (suggested by Michael Nork). 2008-05-03: Version 1.6.0-2 |