From: Bruce Momjian Date: Thu, 5 Jan 2006 15:17:40 +0000 (+0000) Subject: New pgcrypto item wording. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=00629b89a275f9b82f11eaa05b978b7aca3f29ab;p=users%2Fbernd%2Fpostgres.git New pgcrypto item wording. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index f9749848e9..0e9adaa74a 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -44,8 +44,10 @@ those locales to fix existing indexes. certain rarely used Asian multi-byte character sets (Tatsuo) -Fix bug in /contrib/pgcrypto Openwall -gen_salt processing (Marko Kreen> +Fix bug in /contrib/pgcrypto gen_salt, +which caused it not to use all available salt space for md5 and +xdes algorithms (Marko Kreen, Solar Designer) +Salts for blowfish and standard des are unaffected Fix /contrib/dblink to throw an error when the number of columns specified is different from those returned