diff --git a/docs/en_us/course_authors/source/create_video.rst b/docs/en_us/course_authors/source/create_video.rst
index 17811723230bc0992f0f2631d2620f3247a41de2..446ac6ca2d55d09cc4be9297e6eb28c1a3bf2439 100644
--- a/docs/en_us/course_authors/source/create_video.rst
+++ b/docs/en_us/course_authors/source/create_video.rst
@@ -168,6 +168,8 @@ Step 4. Create a Video Component
 
 #. Click **Save.**
   
+.. _Video Advanced Options:
+
 Advanced Options
 ----------------
 
diff --git a/docs/en_us/release_notes/source/01-23-2014.rst b/docs/en_us/release_notes/source/01-23-2014.rst
deleted file mode 100644
index f6c8d70bb873d614422d230fb19feaeb1084fec2..0000000000000000000000000000000000000000
--- a/docs/en_us/release_notes/source/01-23-2014.rst
+++ /dev/null
@@ -1,45 +0,0 @@
-###################################
-January 23, 2014
-###################################
-
-You can now access the public edX roadmap_ for details about the currently planned product direction.
-
-.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
-
-
-*************
-edX Studio
-*************
-
-New documentation, *Building a Course with edX Studio*, is available online_. You can also download the new guide as a PDF from the edX Studio user interface.
-
-.. _online: http://edx.readthedocs.org/projects/ca/en/latest/
-
-
-==========================
-Changes and Updates
-==========================
-
-* You can now use single quotation marks without escaping them when you specify option response answers. The single quotation mark must be between two alphabet characters.  (LMS-2031)
-
-
-
-***************************************
-edX Learning Management System
-***************************************
-
-* A problem that caused the dashboard to not load if there were unicode or space characters in the course image has been fixed. (LMS-2073, STUD-1197)
-
-* For numerical response problems, students can now enter negative exponents in the same ways they can enter positive exponents.  For example, students can enter ``4.9e-9`` or ``4.9*10^-9``. (BLD-434)
-
-* For string response questions, students can now enter regex expressions as answers. (BLD-475)
-
-* The video length is now shown when a student first views the video component. The student no longer must start the video to see the total time. (BLD-529)
-
-
-***************************************
-Discussions
-***************************************
-
-* The Discussion search field now expands when it gets focus through the keyboard. (FOR-203)
-
diff --git a/docs/en_us/release_notes/source/01-29-2014.rst b/docs/en_us/release_notes/source/01-29-2014.rst
new file mode 100644
index 0000000000000000000000000000000000000000..45cba6dab6d834deaa8ee62990e22abb0595814b
--- /dev/null
+++ b/docs/en_us/release_notes/source/01-29-2014.rst
@@ -0,0 +1,72 @@
+###################################
+January 29, 2014
+###################################
+
+You can now access the public edX roadmap_ for details about the currently planned product direction.
+
+.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
+
+
+*************
+edX Studio
+*************
+
+New documentation, *Building a Course with edX Studio*, is available online_. You can also download the new guide as a PDF from the edX Studio user interface.
+
+.. _online: http://edx.readthedocs.org/projects/ca/en/latest/
+
+There is new documentation on:
+
+* `Managing discussions <http://edx.readthedocs.org/projects/ca/en/latest/discussions.html>`_ 
+* `Best practices for discussion moderators <http://edx.readthedocs.org/projects/ca/en/latest/discussion_guidance_moderators.html>`_
+* `Using external graders <http://ca.readthedocs.org/en/latest/external_graders.html>`_
+
+
+==========================
+Changes and Updates
+==========================
+
+* In edX Studio, you can now duplicate components within a unit. See the documentation on `duplicating components <http://edx.readthedocs.org/projects/ca/en/latest/organizing_course.html#duplicate-a-component>`_ for more information. (STUD-1186)
+
+* You can now use single quotation marks without escaping them when you specify option response answers. The single quotation mark must be between two alphabet characters.  (LMS-2031)
+
+
+
+***************************************
+edX Learning Management System
+***************************************
+
+* A problem that caused the dashboard to not load if there were unicode or space characters in the course image has been fixed. (LMS-2073, STUD-1197)
+
+* When a student sets the speed for a video, that speed setting is now saved and used when the student views subsequent videos. (BLD-237)
+
+* In the Video component, the settings on the **Advanced** tab now include **Transcript Download Allowed** and **Video Download Allowed**, and **Download Video** has been merged into **Video Sources** to eliminate redundancy. A description of each setting is available at `Video Advanced Options <http://ca.readthedocs.org/en/latest/create_video.html#advanced-options>`_. (BLD-364, BLD-368)
+
+* For numerical response problems, students can now enter negative exponents in the same ways they can enter positive exponents. For example, students can enter ``4.9e-9`` or ``4.9*10^-9``. (BLD-434)
+
+* For text input problems, course teams can now use regular expressions to allow some flexibility in students' answers. For example, if a question asks students to name the birthplace of Bill Clinton, students can answer "Hope, AR", "Hope, Arkansas", or "Arkansas."
+
+* The video length now appears when a student first views the video component. The student no longer has to start the video to see the total time. (BLD-529)
+
+* Grading in unreleased LTI components did not work correctly for users with the Beta Tester role. This problem has been resolved. (BLD-641)
+
+* In Firefox, videos started playing from 00:00 even if the instructor specified a different start time for the video. Videos now start from the specified start time. (BLD-708)
+
+
+***************************************
+Discussions
+***************************************
+
+* The Discussion search field now expands when it gets focus through the keyboard. (FOR-203)
+
+
+***************************************
+Open Response Assessments
+***************************************
+
+* If a student submitted a response to be peer graded when the XQueue was down, the submission was lost. The LMS now prevents response submissions when the XQueue is down. Students see an error message that tells them to try to submit the response later. (ORA-197)
+
+* Large comments in peer grading caused database issues. Comments now have a 5000 character limit, which prevents this problem. (ORA-201)
+ 
+* In self assessments, students had to submit responses before the deadline for the problem passed, but didn't have to perform the self assessment of their responses before the deadline. Students must now submit both the response to the problem and their self assessment of that response before the deadline for the problem. (ORA-202) 
+
diff --git a/docs/en_us/release_notes/source/index.rst b/docs/en_us/release_notes/source/index.rst
index 6a772ba9d392a4ff0c1921ecf8b1a780ab87cf30..3d3bbe6ca830333fd5b58bf8a22c3ecc4119056e 100755
--- a/docs/en_us/release_notes/source/index.rst
+++ b/docs/en_us/release_notes/source/index.rst
@@ -11,7 +11,7 @@ Contents
    :maxdepth: 5
 
    read_me
-   01-23-2014
+   01-29-2014
    01-16-2014
    01-07-2014
    12-17-2013