diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index ca3a92e1d2..364bbf2630 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -1719,57 +1719,48 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.350 2005/08/23 21:17:15 momjian - /contrib/pgcrypto - Remove support for - libmhash/libmcrypt (Marko Kreen) + /contrib/pgcrypto (Marko Kreen) - - - - /contrib/pgcrypto - Add support for new encryption - methods (Marko Kreen) - - - + - - - 3DES - - + + + Implemention of OpenPGP symmetric-key and public-key encryption + + + Supported are both RSA and Elgamal public-key algorithms. + + - - - AES - - + + + Standalone build: include SHA256/384/512 hashes, Fortuna PRNG + + - - - Fortuna PRNG - - + + + OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7 + + - - - PGP - - + + + Take build parameters (OpenSSL, zlib) from /configure. result + + + No need to edit the Makefile anymore. + + - - - RSA - - + + + Remove support for libmhash and libmcrypt (Marko Kreen) + + - - - SHA2 (SHA256, SHA384, SHA512) - - - - - +