On Tue, Aug 23, 2005 at 05:25:56PM -0400, Bruce Momjian wrote: > Thanks, updated. I suspected there was more than I had listed.
This patch tidies dots and bit more. -- marko
Index: doc/src/sgml/release.sgml =================================================================== RCS file: /opt/arc/cvs2/pgsql/doc/src/sgml/release.sgml,v retrieving revision 1.351 diff -u -c -r1.351 release.sgml *** doc/src/sgml/release.sgml 23 Aug 2005 21:25:56 -0000 1.351 --- doc/src/sgml/release.sgml 23 Aug 2005 22:09:29 -0000 *************** *** 1726,1732 **** <listitem> <para> ! Implemention of OpenPGP symmetric-key and public-key encryption </para> <para> Supported are both RSA and Elgamal public-key algorithms. --- 1726,1732 ---- <listitem> <para> ! Implemention of OpenPGP symmetric-key and public-key encryption. </para> <para> Supported are both RSA and Elgamal public-key algorithms. *************** *** 1735,1753 **** <listitem> <para> ! Standalone build: include SHA256/384/512 hashes, Fortuna PRNG </para> </listitem> <listitem> <para> ! OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7 </para> </listitem> <listitem> <para> ! Take build parameters (OpenSSL, zlib) from <filename>/configure</>. result </para> <para> No need to edit the <filename>Makefile</> anymore. --- 1735,1753 ---- <listitem> <para> ! Standalone build: include SHA256/384/512 hashes, Fortuna PRNG. </para> </listitem> <listitem> <para> ! OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7. </para> </listitem> <listitem> <para> ! Take build parameters (OpenSSL, zlib) from <filename>./configure</> result. </para> <para> No need to edit the <filename>Makefile</> anymore. *************** *** 1756,1762 **** <listitem> <para> ! Remove support for <filename>libmhash</> and <filename>libmcrypt</> (Marko Kreen) </para> </listitem> --- 1756,1762 ---- <listitem> <para> ! Remove support for <filename>libmhash</> and <filename>libmcrypt</>. </para> </listitem>
---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq