summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-12-22 14:18:48 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-12-22 14:18:48 +0100
commit0acb4dc6d0339bbe87739259ba00cf57f94ae8a1 (patch)
tree798bd233bd85c8faaebcd105ac380b017aca6b5e /CONTRIBUTORS
parent7ff59171e3f907a5584b72f0f8588ed65f22c0bd (diff)
downloadvdr-0acb4dc6d0339bbe87739259ba00cf57f94ae8a1.tar.gz
vdr-0acb4dc6d0339bbe87739259ba00cf57f94ae8a1.tar.bz2
Fixed a problem with crc32 in SI handling on 64bit systems
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 82f79031..c1ae42ea 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -876,3 +876,6 @@ Emil Petersky <petersky@isr.uni-stuttgart.de>
Alessio Sangalli <alesan@manoweb.com>
for providing the iso8859-1 small font
+
+Pedro Miguel Sequeira de Justo Teixeira <pedro.miguel.teixeira@bigfoot.com>
+ for reporting a problem with crc32 in SI handling on 64bit systems