diff options
-rw-r--r-- | doc/src/sgml/release.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 0dddafaa9a2..33aadf3a25f 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.290 2004/08/26 13:44:38 momjian Exp $ +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.291 2004/08/26 16:54:36 momjian Exp $ --> <appendix id="release"> @@ -40,9 +40,9 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.290 2004/08/26 13:44:38 momjian </para> <para> Because Win32 is significantly different from the Unix platforms - supported in previous releases, it has not been tested as - extensively as other supported platforms in this release. Please - test it thoroughly before using it in production. + supported in previous releases, there is much new Win32-specific + code that has not been tested extensively. Please test it + thoroughly before using it in production. </para> <para> Previous releases required the Unix emulation toolkit Cygwin for |