summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-06-07 22:03:20 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-06-07 22:03:20 +0200
commite496fac87aa919a63802505e4298cd65c28b168a (patch)
treebdb5c1849c09a34eb0da53c7935c53c824a54282 /HISTORY
parentd623479e327cfe3100abc3e4ce5d96a78656fbc5 (diff)
downloadvdr-e496fac87aa919a63802505e4298cd65c28b168a.tar.gz
vdr-e496fac87aa919a63802505e4298cd65c28b168a.tar.bz2
Fixed some copy&paste errors in PLUGINS.html
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index d4b38f38..15a9235c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7148,7 +7148,7 @@ Video Disk Recorder Revision History
caching the information whether a recording is stored on the video directory file
system within the cRecording data (based on a patch from Torsten Lang).
-2012-06-07: Version 1.7.29
+2012-06-08: Version 1.7.29
- Added a missing template specification to the c'tor of cSortedTimers (thanks to Udo
Richter).
@@ -7168,3 +7168,4 @@ Video Disk Recorder Revision History
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Changed the button colors in the LCARS skin to better fit with the rest of the theme.
- Removed the gap from the main menu buttons in the LCARS skin.
+- Fixed some copy&paste errors in PLUGINS.html (thanks to Winfried Köhler).