summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-03 15:36:41 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-03 15:36:41 +0100
commit612bbc0e066dd8823eea45c38db8583d76bb2e6a (patch)
treeab23fbe37835d3af0e46f08d6d23aca853dc9469 /HISTORY
parent46b9d18368091d2c694608bd6903e23dd4288fbe (diff)
downloadvdr-612bbc0e066dd8823eea45c38db8583d76bb2e6a.tar.gz
vdr-612bbc0e066dd8823eea45c38db8583d76bb2e6a.tar.bz2
Added a missing '.' to the date returned by DayDateTime()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ee0cbffe..00b106da 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).