50 lines
1.6 KiB
XML
50 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
this work for additional information regarding copyright ownership.
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
(the "License"); you may not use this file except in compliance with
|
|
the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<document>
|
|
<properties>
|
|
<title>Release notes for v3.2.1</title>
|
|
<author email="dev@commons.apache.org">Commons Documentation Team</author>
|
|
</properties>
|
|
<body>
|
|
|
|
<section name="Release notes for v3.2.1">
|
|
<p>
|
|
These are the release notes for Commons Collections v3.2.1:
|
|
</p>
|
|
<hr />
|
|
<p>
|
|
Commons collections is a project to develop and maintain collection classes
|
|
based on and inspired by the JDK collection framework.
|
|
This project is JDK1.2 compatible, and does not use JDK1.5 generics.
|
|
</p>
|
|
<p>
|
|
This v3.2.1 release is simply a re-packaging of the v3.2 release, with appropriate
|
|
OSGi meta data added to the jar's manifest file.
|
|
</p>
|
|
<hr />
|
|
|
|
<center><h3>COMPATIBILITY</h3></center>
|
|
<p>
|
|
This release is fully source and binary compatible with v3.2. For changes since the
|
|
v3.1 see the <a href="release_3_2.html">v3.2 Release Notes</a>.
|
|
</p>
|
|
</section>
|
|
|
|
</body>
|
|
</document>
|