New pgcrypto item wording.

This commit is contained in:
Bruce Momjian 2006-01-05 15:19:52 +00:00
parent 61180e80d4
commit ffc7186004

View 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>