This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to tag 1.3 in repository https://gitbox.apache.org/repos/asf/axis-axis1-java.git
commit 4afa2aa9ef69465c37c5740bc3af7b7d9e0c6386 Author: Glen Daniels <gdani...@apache.org> AuthorDate: Thu Oct 6 15:22:57 2005 +0000 Tiny HTML fix --- changelog.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index aa36c25..2175ea3 100644 --- a/changelog.html +++ b/changelog.html @@ -39,7 +39,8 @@ h1 { margin-left: -30px} <h2>Axis 1.2.1</h2> <h3>Changes from 1.2final</h3> -<ul> Cleanup array handling for rpc/lit and doc/lit +<ul> +<li> Cleanup array handling for rpc/lit and doc/lit <li> Enhancements to HTTPSender/CommonsHTTPSender (including better cookie support) <li> Generate array of wrappers for soapenc array nillable elements <li> Better handling of elementFormDefault during dynamic wsdl generation