summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-12-02 10:00:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-12-02 10:00:08 +0100
commitddcb37300faca0631f5cbd931f5174fe35c27e38 (patch)
treefd60e7b8714fc38875cb82fa733345d9af021237 /HISTORY
parent83ad7bf6e49773b4cdeb265908ab6b921c12e4a3 (diff)
downloadvdr-ddcb37300faca0631f5cbd931f5174fe35c27e38.tar.gz
vdr-ddcb37300faca0631f5cbd931f5174fe35c27e38.tar.bz2
The getskyepg.pl script now replaces "&amp;" with "&"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 292bdff3..a68ce996 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4995,6 +4995,7 @@ Video Disk Recorder Revision History
If your version of 'wget' doesn't support the -U option to set the user agent,
use the new option -U of getskyepg.pl to have the information added to the URL
as a query string.
+- The getskyepg.pl script now replaces "&amp;" with "&".
- Fixed a possible crash in remux.c on 64-bit machines (thanks to Reinhard Nissl).
- Fixed a typo in the change to the "Use small font" setup option in version 1.3.47
in the HISTORY and CONTRIBUTORS file (reported by Andreas Brugger).