stevel 2002/10/17 16:14:08
Modified: java release-notes.html
Log:
started post 1.0 release notes. We should pull these into the webapp
Revision Changes Path
1.14 +11 -2 xml-axis/java/release-notes.html
Index: release-notes.html
===================================================================
RCS file: /home/cvs/xml-axis/java/release-notes.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- release-notes.html 6 Sep 2002 08:07:00 -0000 1.13
+++ release-notes.html 17 Oct 2002 23:14:08 -0000 1.14
@@ -14,9 +14,18 @@
</style>
</head>
<body>
-<h2>Axis 1.0 RC1 Release Notes</h2>
+<h2>Changes since Axis 1.0</h2>
-<p>This is the <a href="http://xml.apache.org/axis/releases.html">RC1 release</a>
+<ul>
+<li>Fixed a bug where clients running java1.4 needed servlet.jar on their classpath
+<li>Fixed
+<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13682"> a bug</a>
+with Axis shutdown on Tomcat 3.3.1
+</ul>
+
+<h2>Axis 1.0 Release Notes</h2>
+
+<p>This is the <a href="http://xml.apache.org/axis/releases.html">1.0 release</a>
of the <a href="http://xml.apache.org/axis"> Axis SOAP library</a>.</p>
<h3>Rationale for Releasing Axis 1.0</h3>