summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorschmirl <schmirl>2008-10-14 11:05:57 +0000
committerschmirl <schmirl>2008-10-14 11:05:57 +0000
commit52b4bfcd8cf144f3fdd7f3b22f3c9ae2e58b7df9 (patch)
treef9067fb11476570eeb12c29dc3bdf27b5524c3b9 /HISTORY
parent9258019e0f3cff4736930286bc968b74013090b9 (diff)
downloadvdr-plugin-streamdev-52b4bfcd8cf144f3fdd7f3b22f3c9ae2e58b7df9.tar.gz
vdr-plugin-streamdev-52b4bfcd8cf144f3fdd7f3b22f3c9ae2e58b7df9.tar.bz2
- added HTTP authentication (#475)
Modified Files: Tag: v0_4 HISTORY README streamdev-server.c server/connection.h server/connectionHTTP.c server/connectionHTTP.h server/server.c server/server.h
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 681beae..199fc6f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
+- added HTTP authentication
- added preprocessor directive for ancient gcc
- added Russian translation (thanks to Oleg Roitburd)
- fixed assignment of externremux.sh's default location (reported by plautze)