1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Fixed bugs found in the CURL implementation (Thanks to Jeremy Hall).

This commit is contained in:
Rolf Ahrenberg
2013-02-25 21:08:08 +02:00
parent ed09963253
commit e4657c1820
8 changed files with 86 additions and 68 deletions

View File

@@ -193,3 +193,8 @@ VDR Plugin 'iptv' Revision History
- Updated for vdr-1.7.38.
- Added a new CURL protocol for HTTP/HTTPS.
2013-xx-xx: Version 1.2.1
- Fixed bugs found in the CURL implementation (Thanks
to Jeremy Hall).