Skip to content

Commit f657594

Browse files
committed
Remove NT4 mention in release notes.
1 parent 7500704 commit f657594

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.285 2004/08/18 03:03:32 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.286 2004/08/18 15:48:36 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -29,11 +29,11 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.285 2004/08/18 03:03:32 tgl Exp
2929
<para>
3030
This is the first PostgreSQL release to natively run on Microsoft
3131
Windows as a server. It can run as a Windows service. This release
32-
supports NT-based Windows releases like NT4, Win2k, XP, Win2003.
32+
supports NT-based Windows releases like Win2000, XP, Win2003.
3333
Older releases like Windows 95, 98, and ME are not supported because
3434
these operating systems do not have the infrastructure to
3535
support PostgreSQL. A separate installer project has been created
36-
to ease installation on Windows (except NT4):
36+
to ease installation on Windows:
3737
<ulink url="http://pgfoundry.org/projects/pginstaller">
3838
http://pgfoundry.org/projects/pginstaller</ulink>.
3939
</para>

0 commit comments

Comments
 (0)