diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-03 15:36:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-03 15:36:41 +0100 |
commit | 612bbc0e066dd8823eea45c38db8583d76bb2e6a (patch) | |
tree | ab23fbe37835d3af0e46f08d6d23aca853dc9469 /HISTORY | |
parent | 46b9d18368091d2c694608bd6903e23dd4288fbe (diff) | |
download | vdr-612bbc0e066dd8823eea45c38db8583d76bb2e6a.tar.gz vdr-612bbc0e066dd8823eea45c38db8583d76bb2e6a.tar.bz2 |
Added a missing '.' to the date returned by DayDateTime()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5509,3 +5509,4 @@ Video Disk Recorder Revision History - Added some missing 'const' keywords (thanks to Sascha Volkenandt). - The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which results in using tr(FileNameChars) (suggested by Thomas Günther). +- Added a missing '.' to the date returned by DayDateTime() (thanks to Lauri Nurmi). |