From 3cfaa6de206ba00689327801012b09fddbd6b764 Mon Sep 17 00:00:00 2001
From: Diana Huang <dkh@edx.org>
Date: Thu, 3 Oct 2013 08:30:32 -0400
Subject: [PATCH] Add changelog

---
 CHANGELOG.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index bd28c47a741..23814b04547 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,9 @@ 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: Fix issue with CourseMode expiration dates
+
 LMS: Add PaidCourseRegistration mode, where payment is required before course registration.
 
 LMS: Add split testing functionality for internal use.
-- 
GitLab