diff --git a/www.i2p2/pages/announcements.html b/www.i2p2/pages/announcements.html
index 316d5010947510b929c70de8a1616358c2a22e67..4d53ba5a1ff7b557925ea9fd692bd53689a912b6 100644
--- a/www.i2p2/pages/announcements.html
+++ b/www.i2p2/pages/announcements.html
@@ -4,6 +4,7 @@
 <h3>Past announcements</h3>
 <h4>2008</h4>
 <ul>
+<li>2008-04-26 - <a href="release-0.6.1.33.html">0.6.1.33</a></li>
 <li>2008-03-09 - <a href="release-0.6.1.32.html">0.6.1.32</a></li>
 <li>2008-02-10 - <a href="release-0.6.1.31.html">0.6.1.31</a></li>
 </ul>
diff --git a/www.i2p2/pages/faq.html b/www.i2p2/pages/faq.html
index 95bc968dba0513c93e42c8cddef5f56cf66aef78..c75e51d0041a15b44c17782c6b154cd8349670f8 100644
--- a/www.i2p2/pages/faq.html
+++ b/www.i2p2/pages/faq.html
@@ -1,6 +1,28 @@
 {% extends "_layout.html" %}
 {% block title %}FAQ{% endblock %}
 {% block content %}
+<h3 id="subscriptions">I'm missing lots of hosts in my addressbook. What are some good subscription links?
+<span class="permalink">(<a href="#subscriptions">link</a>)</span></h3>
+<p>
+The default subscription is to http://www.i2p2.i2p/hosts.txt which is updated rarely.
+If you don't have another subscription, you may often have to use "jump" links which
+is annoying.
+</p><p>
+Here are some other public addressbook subscription links. You may wish to add one or two
+to your <a href="http://localhost:7657/susidns/subscriptions.jsp">susidns subscription list</a>.
+You don't need to add all of them, as they sync with each other periodically.
+The links using a cgi-bin application employ various strategies to minimize
+the number of duplicate addresses delivered, so they should be more efficient.
+Note that subscribing to a hosts.txt service is an act of "trust", as a malicious
+subscription could give you incorrect addresses. So think about whether you
+want to trust any of these. Presence on this list does not imply endorsement.
+<ul>
+<li>http://i2host.i2p/cgi-bin/i2hostlast
+<li>http://stats.i2p/cgi-bin/newhosts.txt
+<li>http://tino.i2p/hosts.txt
+</ul>
+</p>
+
 <h3 id="jrandom">What happened to *.i2p.net? What happened to jrandom? Is I2P dead?
 <span class="permalink">(<a href="#jrandom">link</a>)</span></h3>
 <p>
diff --git a/www.i2p2/pages/monotone.html b/www.i2p2/pages/monotone.html
index f12efaaf8a8b8ca68cb886167d6dc199e0271992..79c42954df04805fb1abec74ef0fc5c96faa70ac 100644
--- a/www.i2p2/pages/monotone.html
+++ b/www.i2p2/pages/monotone.html
@@ -5,7 +5,7 @@ See the
 <a href="http://www.monotone.ca/">Monotone website</a> for information
 on monotone.
 See
-<a href="http://forum.i2p.net/viewtopic.php?t=2524">this forum post on i2p monotone</a>
+<a href="http://forum.i2p2.de/viewtopic.php?t=2524">this forum post on i2p monotone</a>
 for more information on how to get started and check out the source anonymously.
 </p>
 
diff --git a/www.i2p2/pages/roadmap.html b/www.i2p2/pages/roadmap.html
index b5acabeddc31c48c7b78cfe7a7edcc14898e8bd4..e1b3902102406acd18d64e60d6bc4ef3b0b37dc7 100644
--- a/www.i2p2/pages/roadmap.html
+++ b/www.i2p2/pages/roadmap.html
@@ -1,9 +1,10 @@
 {% extends "_layout.html" %}
 {% block title %}Roadmap{% endblock %}
 {% block content %}<h2 id="0.6.2">0.6.2</h2>
+June 2008
 <ul>
-<li>NAT/firewall hole punching support for UDP (SSU introducers)</li>
-<li>Update the tunnel pools to include more options for
+<li>NAT/firewall hole punching support for UDP (SSU introducers) (done)</li>
+<li>Strict tunnel
     peer ordering to address various threat models in
     light of predecessor attacks.</li>
 </ul>
@@ -11,8 +12,9 @@
 <h2 id="1.0">1.0</h2>
 <ul>
 <li>Basic content distribution infrastructure, suitable
-    for address books, blogs, and forums</li>
-<li>Working: blogs, chat, mail, news, BT, eepsites, search</li>
+    for address books, blogs, and forums (done)</li>
+<li>Working: blogs, chat, mail, news, BT, eepsites, search (done)</li>
+<li>Reliable connections, decent performance</li>
 <li>Docs</li>
 </ul>
 
@@ -28,4 +30,4 @@
 </ul>
 
 <p>Please see the <a href="todo">todo</a> list for more detailed info about some of these tasks.</p>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/www.i2p2/pages/todo.html b/www.i2p2/pages/todo.html
index 3f22a51bb51ea42b97f7b05aaebd65b92c9df2d7..1981d7416fceeeda0d878692c4d48aabc1fe2533 100644
--- a/www.i2p2/pages/todo.html
+++ b/www.i2p2/pages/todo.html
@@ -7,6 +7,7 @@ or tools to secure the local machine, nor does it include client applications th
 will be essential in I2P's success.  There are probably other things that will come
 up, especially as I2P gets more peer review, but these are the main 'big things'.
 See also <a href="roadmap.html">the roadmap</a>.
+Want to help? <a href="getinvolved.html">Get involved</a>!
 </p>
 
 <ul>