Remove periods on bullet items.
This commit is contained in:
parent
2b215215ad
commit
9012bb63fd
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.353 2005/08/24 03:47:11 momjian Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@ -351,11 +351,11 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian
|
|||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Changes</title>
|
<title>Additional Changes</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Below you will find a detailed account of the changes between
|
Below you will find a detailed account of the additional changes
|
||||||
release 8.1 and the previous major release.
|
between release 8.1 and the previous major release.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<sect3>
|
<sect3>
|
||||||
@ -1726,7 +1726,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Implemention of OpenPGP symmetric-key and public-key encryption.
|
Implemention of OpenPGP symmetric-key and public-key encryption
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
Supported are both RSA and Elgamal public-key algorithms.
|
Supported are both RSA and Elgamal public-key algorithms.
|
||||||
@ -1735,19 +1735,19 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG.
|
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7.
|
OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Take build parameters (OpenSSL, zlib) from <filename>./configure</> result.
|
Take build parameters (OpenSSL, zlib) from <filename>./configure</> result
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
No need to edit the <filename>Makefile</> anymore.
|
No need to edit the <filename>Makefile</> anymore.
|
||||||
@ -1756,7 +1756,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Remove support for <filename>libmhash</> and <filename>libmcrypt</>.
|
Remove support for <filename>libmhash</> and <filename>libmcrypt</>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user