]> granicus.if.org Git - postgresql/commitdiff
New pgcrypto item wording.
authorBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 15:19:52 +0000 (15:19 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 5 Jan 2006 15:19:52 +0000 (15:19 +0000)
doc/src/sgml/release.sgml

index 35ee7124a82ea2b1dc0d92de2f0d421d6a42f926..5da09309270362c24a4c4cf2c219c88bda46e0b9 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.15 2006/01/05 15:13:26 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.400.2.16 2006/01/05 15:19:52 momjian Exp $
 
 Typical markup:
 
@@ -81,8 +81,10 @@ marker (Bruce)</para></listitem>
 final line with no newline is processed properly (Tom)
 </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 autovacuum crash when processing expression indexes
 </para></listitem>