New pgcrypto item wording.
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 15:17:40 +0000 (15:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 15:17:40 +0000 (15:17 +0000)
doc/src/sgml/release.sgml

index f9749848e92ca567296f95896e9c5fdb76578d23..0e9adaa74a69f8b6a586681071e966b8fac3ed46 100644 (file)
@@ -44,8 +44,10 @@ those locales to fix  existing indexes.</para></listitem>
 certain rarely used Asian multi-byte character sets (Tatsuo)
 </para></listitem>
 
-<listitem><para>Fix bug in <filename>/contrib/pgcrypto</> Openwall
-gen_salt processing (Marko Kreen></para></listitem>
+<listitem><para>Fix bug in <filename>/contrib/pgcrypto</> gen_salt,
+which caused it not to use all available salt space for md5 and
+xdes algorithms (Marko Kreen, Solar Designer)</para>
+<para>Salts for blowfish and standard des are unaffected</para></listitem>
 
 <listitem><para>Fix <filename>/contrib/dblink</> to throw an error
 when the number of columns specified is different from those returned