summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-13 14:58:37 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-13 14:58:37 +0100
commit3c855f0beae116038288f6522a1590760d9ee9c4 (patch)
tree3a0deb65f8d076d53cdac9675a4a2448f039b325 /HISTORY
parentd894c552153fe002d324b7ac403b12f4daa9b6be (diff)
downloadvdr-3c855f0beae116038288f6522a1590760d9ee9c4.tar.gz
vdr-3c855f0beae116038288f6522a1590760d9ee9c4.tar.bz2
Added missing i18n entry for the "Timer" button
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 150c7547..7f6bc8a9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4135,7 +4135,7 @@ Video Disk Recorder Revision History
Schneider).
- Cleaned up some trailing white space.
-2006-01-09: Version 1.3.39
+2006-01-13: Version 1.3.39
- The SVDRP command LSTT now accepts the new option 'id' to have the channels
of the timers listed with their unique channel ids instead of their numbers
@@ -4150,3 +4150,4 @@ Video Disk Recorder Revision History
- To avoid problems with access rights when VDR shall run as 'root' it now skips
all SetCaps() and SetUser() calls when it is started as 'root' and "-u root"
is given.
+- Added missing i18n entry for the "Timer" button (thanks to Ville Skyttä)