From b3f0d1b2f0e06a6a353adf8e669ecc4219212295 Mon Sep 17 00:00:00 2001 From: Valera Rozuvan Date: Wed, 15 Jan 2014 15:32:00 +0200 Subject: [PATCH] Updated Changelog.rst file. BLD-529. --- CHANGELOG.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a9f17d6c7f..6b0af2d5be 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,10 @@ These are notable changes in edx-platform. This is a rolling list of changes, in roughly chronological order, most recent first. Add your entries at or near the top. Include a label indicating the component affected. +Blades: Video player start-end time range is now shown even before Play is +clicked. Video player VCR time shows correct non-zero total time for YouTube +videos even before Play is clicked. BLD-529. + Blades: Adds CookieStorage utility for video player that provides convenient way to work with cookies.