diff --git a/content/2016-06.md b/content/2016-06.md
index b3710a1b6..299b50d98 100644
--- a/content/2016-06.md
+++ b/content/2016-06.md
@@ -184,3 +184,22 @@ UPDATE 960
## 2016-06-17
- Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)
+
+## 2016-06-18
+
+- Clean up titles and hints in `input-forms.xml` to use title/sentence case and a few more consistency things ([#241](https://github.com/ilri/DSpace/pull/241))
+- The final list of fields to migrate in the third phase of metadata migrations is:
+ - dc.title.jtitle → dc.source
+ - dc.crsubject.crpsubject → cg.contributor.crp
+ - dc.contributor.affiliation → cg.contributor.affiliation
+ - dc.srplace.subregion → cg.coverage.subregion
+ - dc.Species → cg.species
+ - dc.contributor.corporate → dc.contributor
+ - dc.identifier.url → cg.identifier.url
+ - dc.identifier.doi → cg.identifier.doi
+ - dc.identifier.googleurl → cg.identifier.googleurl
+ - dc.identifier.dataurl → cg.identifier.dataurl
+
+- Interesting "Sunburst" visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
+- Final testing on metadata fix/delete for `dc.description.sponsorship` cleanup
+- Need to run `fix-metadata-values.py` and then `fix-metadata-values.py`
diff --git a/public/2016-06/index.html b/public/2016-06/index.html
index ed1ff3c60..dd63569a8 100644
--- a/public/2016-06/index.html
+++ b/public/2016-06/index.html
@@ -290,6 +290,33 @@ UPDATE 960
- Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)
+
+
+2016-06-18
+
+
+- Clean up titles and hints in
input-forms.xml
to use title/sentence case and a few more consistency things (#241)
+
+The final list of fields to migrate in the third phase of metadata migrations is:
+
+
+- dc.title.jtitle → dc.source
+- dc.crsubject.crpsubject → cg.contributor.crp
+- dc.contributor.affiliation → cg.contributor.affiliation
+- dc.srplace.subregion → cg.coverage.subregion
+- dc.Species → cg.species
+- dc.contributor.corporate → dc.contributor
+- dc.identifier.url → cg.identifier.url
+- dc.identifier.doi → cg.identifier.doi
+- dc.identifier.googleurl → cg.identifier.googleurl
+- dc.identifier.dataurl → cg.identifier.dataurl
+
+
+Interesting “Sunburst” visualization on a Digital Commons page: http://www.repository.law.indiana.edu/sunburst.html
+
+Final testing on metadata fix/delete for dc.description.sponsorship
cleanup
+
+Need to run fix-metadata-values.py
and then fix-metadata-values.py
diff --git a/public/index.xml b/public/index.xml
index a787fb1f5..eca950e48 100644
--- a/public/index.xml
+++ b/public/index.xml
@@ -229,6 +229,33 @@ UPDATE 960
<ul>
<li>Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)</li>
</ul>
+
+<h2 id="2016-06-18:6783872e82b68b1517e00f494e6b6504">2016-06-18</h2>
+
+<ul>
+<li>Clean up titles and hints in <code>input-forms.xml</code> to use title/sentence case and a few more consistency things (<a href="https://github.com/ilri/DSpace/pull/241">#241</a>)</li>
+
+<li><p>The final list of fields to migrate in the third phase of metadata migrations is:</p>
+
+<ul>
+<li>dc.title.jtitle → dc.source</li>
+<li>dc.crsubject.crpsubject → cg.contributor.crp</li>
+<li>dc.contributor.affiliation → cg.contributor.affiliation</li>
+<li>dc.srplace.subregion → cg.coverage.subregion</li>
+<li>dc.Species → cg.species</li>
+<li>dc.contributor.corporate → dc.contributor</li>
+<li>dc.identifier.url → cg.identifier.url</li>
+<li>dc.identifier.doi → cg.identifier.doi</li>
+<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
+<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
+</ul></li>
+
+<li><p>Interesting “Sunburst” visualization on a Digital Commons page: <a href="http://www.repository.law.indiana.edu/sunburst.html">http://www.repository.law.indiana.edu/sunburst.html</a></p></li>
+
+<li><p>Final testing on metadata fix/delete for <code>dc.description.sponsorship</code> cleanup</p></li>
+
+<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
+</ul>
diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml
index 9f85a2047..c3837acb0 100644
--- a/public/tags/notes/index.xml
+++ b/public/tags/notes/index.xml
@@ -229,6 +229,33 @@ UPDATE 960
<ul>
<li>Linode has free RAM upgrades for their 13th birthday so I migrated DSpace Test (4→8GB of RAM)</li>
</ul>
+
+<h2 id="2016-06-18:6783872e82b68b1517e00f494e6b6504">2016-06-18</h2>
+
+<ul>
+<li>Clean up titles and hints in <code>input-forms.xml</code> to use title/sentence case and a few more consistency things (<a href="https://github.com/ilri/DSpace/pull/241">#241</a>)</li>
+
+<li><p>The final list of fields to migrate in the third phase of metadata migrations is:</p>
+
+<ul>
+<li>dc.title.jtitle → dc.source</li>
+<li>dc.crsubject.crpsubject → cg.contributor.crp</li>
+<li>dc.contributor.affiliation → cg.contributor.affiliation</li>
+<li>dc.srplace.subregion → cg.coverage.subregion</li>
+<li>dc.Species → cg.species</li>
+<li>dc.contributor.corporate → dc.contributor</li>
+<li>dc.identifier.url → cg.identifier.url</li>
+<li>dc.identifier.doi → cg.identifier.doi</li>
+<li>dc.identifier.googleurl → cg.identifier.googleurl</li>
+<li>dc.identifier.dataurl → cg.identifier.dataurl</li>
+</ul></li>
+
+<li><p>Interesting “Sunburst” visualization on a Digital Commons page: <a href="http://www.repository.law.indiana.edu/sunburst.html">http://www.repository.law.indiana.edu/sunburst.html</a></p></li>
+
+<li><p>Final testing on metadata fix/delete for <code>dc.description.sponsorship</code> cleanup</p></li>
+
+<li><p>Need to run <code>fix-metadata-values.py</code> and then <code>fix-metadata-values.py</code></p></li>
+</ul>