diff --git a/content/2016-03.md b/content/2016-03.md
index 611e7466f..da81422a2 100644
--- a/content/2016-03.md
+++ b/content/2016-03.md
@@ -54,4 +54,9 @@ Exception in thread "Lucene Merge Thread #19" org.apache.lucene.index.MergePolic
- Fix some items that had invalid dates (I noticed them in the log during a re-indexing)
- Reset `search.index.*` to the default, as it is only used by Lucene (deprecated by Discovery in DSpace 5.x): [#188](https://github.com/ilri/DSpace/pull/188)
-- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc)
+- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc) ([#186](https://github.com/ilri/DSpace/issues/186))
+- Also four or so center-specific subject strings were missing for Discovery
+
+![Missing XMLUI string](../images/2016/03/missing-xmlui-string.png)
+
+- Create simple theme for new AVCD community just for a unique Google Tracking ID ([#191](https://github.com/ilri/DSpace/pull/191))
diff --git a/public/2016-03/index.html b/public/2016-03/index.html
index d1db764ae..6b6bed2cf 100644
--- a/public/2016-03/index.html
+++ b/public/2016-03/index.html
@@ -139,7 +139,14 @@
- Fix some items that had invalid dates (I noticed them in the log during a re-indexing)
- Reset
search.index.*
to the default, as it is only used by Lucene (deprecated by Discovery in DSpace 5.x): #188
-- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc)
+- Make titles in Discovery and Browse by more consistent (singular, sentence case, etc) (#186)
+- Also four or so center-specific subject strings were missing for Discovery
+
+
+
+
+
+- Create simple theme for new AVCD community just for a unique Google Tracking ID (#191)
diff --git a/public/images/2016/03/missing-xmlui-string.png b/public/images/2016/03/missing-xmlui-string.png
new file mode 100644
index 000000000..7119dcfd3
Binary files /dev/null and b/public/images/2016/03/missing-xmlui-string.png differ
diff --git a/public/index.xml b/public/index.xml
index 0e6e131fd..2f501e059 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -77,7 +77,14 @@
<ul>
<li>Fix some items that had invalid dates (I noticed them in the log during a re-indexing)</li>
<li>Reset <code>search.index.*</code> to the default, as it is only used by Lucene (deprecated by Discovery in DSpace 5.x): <a href="https://github.com/ilri/DSpace/pull/188">#188</a></li>
-<li>Make titles in Discovery and Browse by more consistent (singular, sentence case, etc)</li>
+<li>Make titles in Discovery and Browse by more consistent (singular, sentence case, etc) (<a href="https://github.com/ilri/DSpace/issues/186">#186</a>)</li>
+<li>Also four or so center-specific subject strings were missing for Discovery</li>
+</ul>
+
+<p><img src="../images/2016/03/missing-xmlui-string.png" alt="Missing XMLUI string" /></p>
+
+<ul>
+<li>Create simple theme for new AVCD community just for a unique Google Tracking ID (<a href="https://github.com/ilri/DSpace/pull/191">#191</a>)</li>
</ul>
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml
index 6217b41e3..070a88a17 100644
--- a/public/tags/notes/index.xml
+++ b/public/tags/notes/index.xml
@@ -77,7 +77,14 @@
<ul>
<li>Fix some items that had invalid dates (I noticed them in the log during a re-indexing)</li>
<li>Reset <code>search.index.*</code> to the default, as it is only used by Lucene (deprecated by Discovery in DSpace 5.x): <a href="https://github.com/ilri/DSpace/pull/188">#188</a></li>
-<li>Make titles in Discovery and Browse by more consistent (singular, sentence case, etc)</li>
+<li>Make titles in Discovery and Browse by more consistent (singular, sentence case, etc) (<a href="https://github.com/ilri/DSpace/issues/186">#186</a>)</li>
+<li>Also four or so center-specific subject strings were missing for Discovery</li>
+</ul>
+
+<p><img src="../images/2016/03/missing-xmlui-string.png" alt="Missing XMLUI string" /></p>
+
+<ul>
+<li>Create simple theme for new AVCD community just for a unique Google Tracking ID (<a href="https://github.com/ilri/DSpace/pull/191">#191</a>)</li>
</ul>
diff --git a/static/images/2016/03/missing-xmlui-string.png b/static/images/2016/03/missing-xmlui-string.png
new file mode 100644
index 000000000..7119dcfd3
Binary files /dev/null and b/static/images/2016/03/missing-xmlui-string.png differ