diff options
author | Udo Richter <udo_richter@gmx.de> | 2010-06-27 14:26:00 +0200 |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2013-10-02 16:57:15 +0200 |
commit | 9a065330215cedfe18bd47aad03fcaab148daac7 (patch) | |
tree | 470bf949e2e8451d83bc5316de31c8592956862f /HISTORY | |
parent | 5dc3ff722bee6c5795f5b744208aea2f42f21a1c (diff) | |
download | runvdr-extreme-9a065330215cedfe18bd47aad03fcaab148daac7.tar.gz runvdr-extreme-9a065330215cedfe18bd47aad03fcaab148daac7.tar.bz2 |
Added missing export for "VDR_CHARSET_OVERRIDE"
http://www.vdr-portal.de/board1-news/board101-news-archiv/p922562-announce-runvdr-extreme-0-4/#post922562
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ runvdr extreme Revision History ------------------------------- +201x-xx-xx: Version 0.5.0 +- Fix: VDR_CHARSET_OVERRIDE now is correctly exported to the VDR process + 2009-06-28: Version 0.4.2 - New: Support -i and --instance of VDR-1.7.4+ - New: Command line option to set VDR_CHARSET_OVERRIDE of VDR 1.5.18+ |