diff --git a/changelog b/changelog
index 0bc106b..ee76476 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20110526 tpd src/axiom-website/patches.html 20110526.02.tpd.patch
+20110526 tpd src/axiom-website/bugreport.html give my email address
 20110526 tpd src/axiom-website/patches.html 20110526.01.tpd.patch
 20110526 tpd src/axiom-website/videos.html add online book link
 20110526 tpd src/axiom-website/screenshots.html add online book link
diff --git a/src/axiom-website/bugreport.html b/src/axiom-website/bugreport.html
index 8f2b3b3..7f63fc3 100644
--- a/src/axiom-website/bugreport.html
+++ b/src/axiom-website/bugreport.html
@@ -116,7 +116,28 @@
 <div id='content'> <!-- Content Goes Here! -->
 <!--XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->
 
-Todo
+Send email to 
+<a href="mailto:daly@axiom-developer.org">
+ Tim Daly (daly@axiom-developer.org)
+</a>
+<br/>
+<br/>
+
+Be sure to include which kind of linux you are using (e.g. Ubuntu, Fedora,
+etc.)
+<br/>
+<br/>
+
+Also include the standard Axiom banner that prints on startup.
+The most important pieces of information are the two banner lines:
+<pre>
+          Version: Axiom (March 2011)
+   Timestamp: Wednesday May 25, 2011 at 16:08:58
+</pre>
+<br/>
+<br/>
+This give me some clue about which version of the source code you are using
+(March 2011) and when it was compiled (May 25 at 16:08:58)
 
 </body>
 </html>
\ No newline at end of file
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d3919cd..3064126 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -3499,5 +3499,7 @@ books/bookvol9 treeshake compiler<br/>
 books/bookvol0 proofread to chapter 1 (pdf page 86)<br/>
 <a href="patches/20110526.01.tpd.patch">20110526.01.tpd.patch</a>
 src/axiom-website/index.html add online book link<br/>
+<a href="patches/20110526.02.tpd.patch">20110526.02.tpd.patch</a>
+src/axiom-website/bugreport.html give my email address<br/>
  </body>
 </html>
