diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-15 15:57:32 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-15 15:57:32 +0200 |
commit | 1e1cd4554e59ae7abc3aebc9b93804bfe9aba986 (patch) | |
tree | 7a9265c5cf37f4b6c98c802f14297c5a29e3b022 /HISTORY | |
parent | 319df53e87ee48fc81650609cec3b00b82450d73 (diff) | |
download | vdr-1e1cd4554e59ae7abc3aebc9b93804bfe9aba986.tar.gz vdr-1e1cd4554e59ae7abc3aebc9b93804bfe9aba986.tar.bz2 |
Added codes for more languages and special audio tracks
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9453,7 +9453,7 @@ Video Disk Recorder Revision History The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so that plugins can detect the presence of the new cControl::Control(). -2020-06-03: Version 2.4.3 +2020-06-15: Version 2.4.3 - Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann Friedrichs). @@ -9468,3 +9468,4 @@ Video Disk Recorder Revision History (thanks to Stefan Verse). - Added failsafe defaults for 'make LCLBLD=1' to the Makefile (thanks to Stefan Herdler). +- Added codes for more languages and special audio tracks (thanks to Helmut Binder). |