summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-03-28 11:16:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-03-28 11:16:17 +0200
commit1c11b7261942ebee1e4fd28397cc44beea4c8d7c (patch)
tree5b6851c50973f86e136bf553cadc55e43061e865 /HISTORY
parent3c4010bb7525dc6497d38584692b8085d0f4fcad (diff)
downloadvdr-1c11b7261942ebee1e4fd28397cc44beea4c8d7c.tar.gz
vdr-1c11b7261942ebee1e4fd28397cc44beea4c8d7c.tar.bz2
The epg2html.pl script now handles '|' in description texts
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index f01465a7..86570253 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2746,7 +2746,7 @@ Video Disk Recorder Revision History
- Now explicitly turning on the LNB power at startup, because newer drivers don't
do this any more (thanks to Oliver Endriss for pointing this out).
-2004-03-26: Version 1.3.7
+2004-03-28: Version 1.3.7
- Fixed a memory leak in thread handling when using NPTL (thanks to Jon Burgess).
- Fixed handling Setup.RecordDolbyDigital, which was broken since version 1.1.6.
@@ -2758,3 +2758,4 @@ Video Disk Recorder Revision History
Pekka Virtanen).
- Moved several menu item classes from menu.c to menuitems.[hc] to make them
available for plugins.
+- The epg2html.pl script now handles '|' in description texts.