Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 5279f68

Browse files
committed
Release note cleanups.
1 parent 188c7c8 commit 5279f68

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

doc/src/sgml/release.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.352 2005/08/23 23:31:52 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -597,7 +597,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
597597
</para>
598598
<para>
599599
Using <command>ALTER USER</> and <command>ALTER DATABASE</>,
600-
limits can not be enforced on the maximum number of users who
600+
limits can now be enforced on the maximum number of users who
601601
can connect as as a specific uesr or to a specific database.
602602
Setting the limit to zero disables user or database connections.
603603
</para>
@@ -735,7 +735,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
735735

736736
<listitem>
737737
<para>
738-
Allow <command>TRUNCATE</> to truncate multiple files in a
738+
Allow <command>TRUNCATE</> to truncate multiple tables in a
739739
single command (Alvaro)
740740
</para>
741741
<para>
@@ -1726,7 +1726,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
17261726

17271727
<listitem>
17281728
<para>
1729-
Implemention of OpenPGP symmetric-key and public-key encryption
1729+
Implemention of OpenPGP symmetric-key and public-key encryption.
17301730
</para>
17311731
<para>
17321732
Supported are both RSA and Elgamal public-key algorithms.
@@ -1735,19 +1735,19 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
17351735

17361736
<listitem>
17371737
<para>
1738-
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
1738+
Standalone build: include SHA256/384/512 hashes, Fortuna PRNG.
17391739
</para>
17401740
</listitem>
17411741

17421742
<listitem>
17431743
<para>
1744-
OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7
1744+
OpenSSL build: support 3DES, use internal AES with OpenSSL &lt; 0.9.7.
17451745
</para>
17461746
</listitem>
17471747

17481748
<listitem>
17491749
<para>
1750-
Take build parameters (OpenSSL, zlib) from <filename>/configure</>. result
1750+
Take build parameters (OpenSSL, zlib) from <filename>./configure</> result.
17511751
</para>
17521752
<para>
17531753
No need to edit the <filename>Makefile</> anymore.
@@ -1756,7 +1756,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.351 2005/08/23 21:25:56 momjian
17561756

17571757
<listitem>
17581758
<para>
1759-
Remove support for <filename>libmhash</> and <filename>libmcrypt</> (Marko Kreen)
1759+
Remove support for <filename>libmhash</> and <filename>libmcrypt</>.
17601760
</para>
17611761
</listitem>
17621762

0 commit comments

Comments
 (0)