From: jreichen <jre...@us...> - 2011-01-18 01:38:50
|
Update of /cvsroot/sageplugins/MediaStreaming/resources/plugin In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6329/resources/plugin Modified Files: plugin.xml Log Message: Version 1.1.2 Index: plugin.xml =================================================================== RCS file: /cvsroot/sageplugins/MediaStreaming/resources/plugin/plugin.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** plugin.xml 16 Jan 2011 05:05:44 -0000 1.3 --- plugin.xml 18 Jan 2011 01:38:41 -0000 1.4 *************** *** 15,18 **** --- 15,21 ---- <ReleaseNotes> <![CDATA[ + Version 1.1.2 + 1. Fix bug in HTTP Live Streaming servlets that returns HTTP 500 and results in a crossed out play button on the video thumbnail. Attempting to start playback by clicking the thumbnail or Watch Now -> On this Page was unresponsive. + Version 1.1.1 1. Fix bug in HTTP Live Streaming playlist generation |