Commit 4bf29d1b authored by dgaudet's avatar dgaudet
Browse files

Remove 1.3isms from 1.2.1 branch.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78405 13f79535-47bb-0310-9956-ffa450edef68
parent cf21ecc7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@

<h3><a name="new">Release Notes</a></h3>
<ul>
<li><a href="new_features_1_3.html">New features in Apache 1.3</a>
<li><a href="new_features_1_2.html">New features in Apache 1.2</a>
<li><a href="new_features_1_1.html">New features in Apache 1.1</a>
<li><a href="new_features_1_0.html">New features in Apache 1.0</a>
+0 −48
Original line number Diff line number Diff line
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>New features with Apache 1.3</title>
</head>

<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
<BODY
 BGCOLOR="#FFFFFF"
 TEXT="#000000"
 LINK="#0000FF"
 VLINK="#000080"
 ALINK="#FF0000"
>
<!--#include virtual="header.html" -->
<h1 ALIGN="CENTER">Overview of new features</h1>

<h2>New Features with Apache 1.3</h2>
<p>New features with this release, as extensions of the Apache
functionality. Because the core code has changed so
significantly, there are certain liberties that earlier versions of
Apache (and the NCSA daemon) took that recent Apache versions are
pickier about - please check the <a
href="misc/compat_notes.html">compatibility notes</a> if you have any
problems.</p>
<hr>

<p>In addition to a number of bug fixes and internal performance
enhancements, <a href="http://www.apache.org/dist/">Apache
1.2</a> has the following specific new user features:</p>

<ul>

<li><b><xa href="nt.html">Support for Windows NT/95</a></b>
[Documentation to be written]<br>

Apache now supports the Windows NT and Windows 95 operating systems,
as well as the Unix systems supported in previos releases. Although the
Windows version of Apache may not be perform as well as on the Unix
systems for which Apache was originally written, the ability to run on
Windows gives Apache the ability to run on a large number of web
servers it was not previously able to.

</ul>

<!--#include virtual="footer.html" -->
</BODY>
</HTML>