summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-15 14:35:14 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-15 14:35:14 +0100
commit0676448937e9f851d34380904a249b15bf97e14c (patch)
tree1f1bc82afa3f9f888412e092aa19e4e662e9a072 /HISTORY
parentdda33ecb043a77fc269c768e6b72dcb7a47c3cf0 (diff)
downloadvdr-0676448937e9f851d34380904a249b15bf97e14c.tar.gz
vdr-0676448937e9f851d34380904a249b15bf97e14c.tar.bz2
Added a leading '0' to the day in the DayDateTime() function
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d4caac99..85fd2413 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4185,3 +4185,5 @@ Video Disk Recorder Revision History
closed in which a timer has been modified, which speeds up closing submenus.
- Now only writing Dolby Digital tracks into the 'info.vdr' file of a recording
if Setup.UseDolbyDigital is true (suggested by André Weidemann).
+- Added a leading '0' to the day in the DayDateTime() function (thanks to Rolf
+ Ahrenberg).