mirror of
https://github.com/postgres/postgres.git
synced 2026-06-11 01:30:11 -04:00
New pgcrypto item wording.
This commit is contained in:
parent
e6e13b5da9
commit
a93eb7cef2
1 changed files with 5 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.27 2006/01/05 15:11:07 momjian Exp $
|
||||
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.28 2006/01/05 15:17:08 momjian Exp $
|
||||
-->
|
||||
|
||||
<appendix id="release">
|
||||
|
|
@ -41,8 +41,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue