blob: e44d2d215b1ef36aa8d5d78e34997ce0f95b25cb [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* 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>Changes</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.1.2-SNAPSHOT" date="on CVS">
<action dev="felipeal" type="fix" issue="JELLY-203">Fixed test case packages</action>
<action dev="felipeal" type="fix" issue="JELLY-205">loadText tag was adding a new line to files that does not ends with one</action>
</release>
<release version="1.1.1" date="2005-01-01">
<action dev="dion" type="fix" due-to="Stefan Bodewig">Handle null encoding in loadText tag</action>
</release>
<release version="1.1" date="2004-10-27">
<action dev="dion" type="add" issue="JELLY-157">Add util:sort to sort lists, including sorting by bean properties</action>
<action dev="dion" type="update" issue="JELLY-57" due-to="Bill Keese">support encoding parameter for util:loadText</action>
</release>
<release version="1.0" date="2004-09-10">
<action dev="dion" type="fix" issue="JELLY-77" due-to="Paul O&apos;Fallon">Update jelly:util replace tag to replace entire strings</action>
</release>
</body>
</document>