diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-06 20:12:03 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-06 20:15:20 +0300 |
| commit | 3b4eb77b4db81920a5fdac8e55ff3fccd7aee1cf (patch) | |
| tree | e0cc31248b98286bccacac5dc193c04238b3cfc7 /HISTORY | |
| parent | 343f07d0ad84159be3b02e8214dd0d2dd1e0757e (diff) | |
| download | vdradmin-am-3b4eb77b4db81920a5fdac8e55ff3fccd7aee1cf.tar.gz vdradmin-am-3b4eb77b4db81920a5fdac8e55ff3fccd7aee1cf.tar.bz2 | |
Initialize $ENV{HTTP_HOST} from Host: to fix CGI->url() (closes #653).
While at it, make it local so it does not stick between requests.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ VDR-Portal: amair - Changed: Specifying -L or -l turns logging on (Ville Skyttä). - Improved: Do not require pid dir when not running as daemon (Ville Skyttä). - Improved: Autodetect default for number of DVB cards (Ville Skyttä). +- Fixed: Non-localhost streamdev URL (Bug report #653, Ville Skyttä). 2011-06-03: 3.6.8 - Updated: Dutch translation (Submitted by Roel Koelewijn). |
