bump version to 0.7a2
diff --git a/doc/html/openssl-x509name.html b/doc/html/openssl-x509name.html
index 211b7ad..2cf0351 100644
--- a/doc/html/openssl-x509name.html
+++ b/doc/html/openssl-x509name.html
@@ -59,52 +59,58 @@
</dl>
<P>
+<dl><dt><b><a name='l2h-56'><tt class='method'>der</tt></a></b>()
+<dd>
+Return a string giving the DER representation of the name.
+</dl>
+
+<P>
X509Name objects have the following members:
<P>
-<dl><dt><b><a name='l2h-56'><tt class='member'>countryName</tt></a></b>
+<dl><dt><b><a name='l2h-57'><tt class='member'>countryName</tt></a></b>
<dd>
The country of the entity. <code>C</code> may be used as an alias for
<code>countryName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-57'><tt class='member'>stateOrProvinceName</tt></a></b>
+<dl><dt><b><a name='l2h-58'><tt class='member'>stateOrProvinceName</tt></a></b>
<dd>
The state or province of the entity. <code>ST</code> may be used as an alias for
<code>stateOrProvinceName</code>·
</dl>
<P>
-<dl><dt><b><a name='l2h-58'><tt class='member'>localityName</tt></a></b>
+<dl><dt><b><a name='l2h-59'><tt class='member'>localityName</tt></a></b>
<dd>
The locality of the entity. <code>L</code> may be used as an alias for
<code>localityName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-59'><tt class='member'>organizationName</tt></a></b>
+<dl><dt><b><a name='l2h-60'><tt class='member'>organizationName</tt></a></b>
<dd>
The organization name of the entity. <code>O</code> may be used as an alias for
<code>organizationName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-60'><tt class='member'>organizationalUnitName</tt></a></b>
+<dl><dt><b><a name='l2h-61'><tt class='member'>organizationalUnitName</tt></a></b>
<dd>
The organizational unit of the entity. <code>OU</code> may be used as an alias for
<code>organizationalUnitName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-61'><tt class='member'>commonName</tt></a></b>
+<dl><dt><b><a name='l2h-62'><tt class='member'>commonName</tt></a></b>
<dd>
The common name of the entity. <code>CN</code> may be used as an alias for
<code>commonName</code>.
</dl>
<P>
-<dl><dt><b><a name='l2h-62'><tt class='member'>emailAddress</tt></a></b>
+<dl><dt><b><a name='l2h-63'><tt class='member'>emailAddress</tt></a></b>
<dd>
The e-mail address of the entity.
</dl>
@@ -139,7 +145,7 @@
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
<b class="navlabel">Next:</b> <a class="sectref" href="openssl-x509req.html">3.1.3 X509Req objects</A>
<hr>
-<span class="release-info">Release 0.7a1.</span>
+<span class="release-info">Release 0.7a2.</span>
</DIV>
<!--End of Navigation Panel-->