From 441055d8d606cfde40e7fc3007862067de00a504 Mon Sep 17 00:00:00 2001 From: John Cox Date: Fri, 25 Apr 2014 14:32:03 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9699ec0145..b3a6331f7f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -5,6 +5,8 @@ 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. +Common: Add extensible third-party auth module. + Blades: Handle situation if no response were sent from XQueue to LMS in Matlab problem after Run Code button press. BLD-994.