diff --git a/docs/docs/release_notes.xml b/docs/docs/release_notes.xml
index 42dc46346..e6ff2e651 100644
--- a/docs/docs/release_notes.xml
+++ b/docs/docs/release_notes.xml
@@ -11,6 +11,19 @@
+New Stuff:
+
+Non-Backwards Compatible Changes:
+
+Bug fixes:
+
+Other:
+
+
+
+
+
+
New Stuff:
- Added the ability to add/subtract scalar values to/from all the elements
of a matrix using the - and + operators.
@@ -32,7 +45,7 @@ Other:
turns into diagm(reciprocal(d)). Multiplication by a diagonal matrix
is now also handled efficiently.
-
+