From 69c75519a16d61e05957ab8ac29009f5b1a819de Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Mon, 12 Aug 2013 14:39:59 -0400 Subject: [PATCH] add changelog information on two features being deployed --- CHANGELOG.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 897ea3ae3a84..8d04c44d88ec 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -222,6 +222,10 @@ XModules: Added "randomize" XModule to list of XModule types. XModules: Show errors with full descriptors. +Studio: Add feedback to end user if there is a problem exporting a course + +Studio: Improve link re-writing on imports into a different course-id + XQueue: Fixed (hopefully) worker crash when the connection to RabbitMQ is dropped suddenly.