summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-12-01 14:53:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-12-01 14:53:11 +0100
commit78b78ffd64d18f24a022abfa9f003d61f96152d5 (patch)
tree69494654e0d5b1b4964b640340f05ccacf16f303 /HISTORY
parentbab6955557830c25e59433a9127c5f3b4ac1b387 (diff)
downloadvdr-78b78ffd64d18f24a022abfa9f003d61f96152d5.tar.gz
vdr-78b78ffd64d18f24a022abfa9f003d61f96152d5.tar.bz2
Fixed a possible crash in remux.c on 64-bit machines
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 03c87d82..b4ac55e3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4995,3 +4995,4 @@ 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.
+- Fixed a possible crash in remux.c on 64-bit machines (thanks to Reinhard Nissl).