From e37584619b5d802b727202c0d82c72d70890f18e Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Thu, 3 Oct 2013 12:59:06 -0400 Subject: [PATCH] add entry to changelog --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1a7454e1ec..da918fec42 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,7 @@ 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. +LMS: Disable data download buttons on the instructor dashboard for large courses LMS: Refactor and clean student dashboard templates.