diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-11 11:27:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-11 11:27:34 +0100 |
commit | d2ef44f8f59e41e59777ba0cf12f8f343aaf1428 (patch) | |
tree | dfd52ccaafa8668345f7dda944ff428b04548b64 /HISTORY | |
parent | d8ba7158bc4dbc93e487acc8d35304f0f07e83a4 (diff) | |
download | vdr-d2ef44f8f59e41e59777ba0cf12f8f343aaf1428.tar.gz vdr-d2ef44f8f59e41e59777ba0cf12f8f343aaf1428.tar.bz2 |
Fixed moving editing marks, so that they don't get overwritten with old values through an update of the marks file
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7585,10 +7585,12 @@ Video Disk Recorder Revision History - Fixed formatting and removed some superfluous break statements in vdr.c's command line option switch. -2013-02-10: Version 1.7.38 +2013-02-11: Version 1.7.38 - Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). - Updated the Romanian OSD texts (thanks to Lucian Muresan). - Updated the French OSD texts (thanks to Marc Perrudin). - Updated the Macedonian OSD texts (thanks to Dimitar Petrovski). +- Fixed moving editing marks, so that they don't get overwritten with old values + through an update of the marks file. |