summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2011-10-06 20:12:03 +0300
committerVille Skyttä <ville.skytta@iki.fi>2011-10-06 20:15:20 +0300
commit3b4eb77b4db81920a5fdac8e55ff3fccd7aee1cf (patch)
treee0cc31248b98286bccacac5dc193c04238b3cfc7 /HISTORY
parent343f07d0ad84159be3b02e8214dd0d2dd1e0757e (diff)
downloadvdradmin-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--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 92e12f0..c909453 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).