diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html
index 5d03ed19..590e2c50 100644
--- a/i2p2www/pages/site/get-involved/roadmap.html
+++ b/i2p2www/pages/site/get-involved/roadmap.html
@@ -74,9 +74,9 @@ Bug fixes, translation updates, geoip updates
-
New subscription protocol, addressbook support
-
-Wrapper 3.5.27
+Wrapper 3.5.29
-
-GMP 6.0
+GMP 6.0 (Debian/Ubuntu packages, new installs)
-
Sybil tool enhancements
-
@@ -101,6 +101,8 @@ Initial work on NTCP2
Initial work on New DH
-
Initial work on Pluggable transports
+
-
+GMP 6.0 (In-net updates)
diff --git a/i2p2www/spec/updates.rst b/i2p2www/spec/updates.rst
index 88033dbc..5c04e464 100644
--- a/i2p2www/spec/updates.rst
+++ b/i2p2www/spec/updates.rst
@@ -2,7 +2,7 @@
Software Update Specification
=============================
.. meta::
- :lastupdated: March 2016
+ :lastupdated: April 2016
:accuratefor: 0.9.25
.. contents::
@@ -541,7 +541,7 @@ specification below is preliminary and subject to change.
The entity contains one or more entities. The
entity contains the following attributes:
- date (attribute)
+ updated (attribute)
Required
Timestamp for this entry (conforming to [RFC-4287]_ (Atom) section 3.3
@@ -552,12 +552,14 @@ The entity contains one or more entities. The
is assumed to be 00:00:00 UTC for any processing.
id (attribute)
+ Required
A unique id for the creator of this CRL.
- content
+ (entity content)
+ Required
A standard base 64 encoded Certificate Revocation List (CRL) with
- newlines, starting with the line '-----BEGIN X509 CRL-----' and
- ending with the line '-----END X509 CRL-----'. See [RFC-5280]_
+ newlines, starting with the line '-----BEGIN X509 CRL-----' and
+ ending with the line '-----END X509 CRL-----'. See [RFC-5280]_
for more information on CRLs.