diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index bca5fed7fa5..40a03652ee8 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