diff --git a/docs/en_us/release_notes/source/07-10-2014.rst b/docs/en_us/release_notes/source/07-10-2014.rst index 50a17a25ec..fd2c19138f 100644 --- a/docs/en_us/release_notes/source/07-10-2014.rst +++ b/docs/en_us/release_notes/source/07-10-2014.rst @@ -38,6 +38,13 @@ edX Learning Management System in the discussion forum topic list sometimes appeared with unexpected formatting. This bug has been fixed. (FOR-578) +* The Discussions user interface is updated to include labels for pinned and + staff-initiated threads in the discussion list, as shown in the following + example: + + .. image:: images/discussion_labels.png + :alt: Image of discussions with Pinned and By: Staff labels + ************************** edX Documentation ************************** diff --git a/docs/en_us/release_notes/source/images/discussion_labels.png b/docs/en_us/release_notes/source/images/discussion_labels.png new file mode 100644 index 0000000000..4d44adb02b Binary files /dev/null and b/docs/en_us/release_notes/source/images/discussion_labels.png differ