From: Bruce Momjian Date: Thu, 5 Jan 2006 15:17:08 +0000 (+0000) Subject: New pgcrypto item wording. X-Git-Tag: REL7_3_13~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a93eb7cef2e1cb0ae21f1dd1ac1557d103fc4663;p=postgresql New pgcrypto item wording. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index bca5fed7fa..40a03652ee 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -41,8 +41,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