blob: e94c699dc8ff88595df1e3ed1850981cc6322c63 [file] [log] [blame]
<?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.
-->
<status>
<developers>
<person name="Volunteer needed" email="dev@forrest.apache.org" id="open"/>
</developers>
<!-- Define here the Title of the Context you want to display in the Changes pages.
id = the context value of actions
title = Title of the Context
-->
<contexts>
<context id="code" title="Changes to the Code Base"/>
<context id="docs" title="Changes to Documentation"/>
<context id="admin" title="Changes to Project Administration"/>
<context id="design" title="Changes to Design"/>
<context id="build" title="Changes to Build"/>
</contexts>
<changes>
<!-- Add new releases here -->
<release version="0.2-dev" date="not-released">
<action dev="DC" type="add" context="code" importance="high">
Now using SourceTypeAction (content aware pipelines) to respond to the
document type declaration in the xml instances. So now not restricted
to using specific *-locations.html URIs.
</action>
<action dev="RDG" type="add" context="code" importance="high">
Added geoPoint element to DTD v1.2 to allow the recording of Latitude and Longitude
co-ordinatess for entries.
</action>
<action dev="DC" type="update" context="code" importance="high" due-to="Philippe Perez">
Use locationmap for resource resolution. Exposes internal stylesheets
as {lm:listLocations.transform.*.*}
</action>
<action dev="DC" type="update" context="code">
DTD v1.1 enables use of Common Character Entities.
</action>
<action dev="DC" type="update" context="code">
DTD v1.1 enables notes to have links.
</action>
<action dev="DC" type="add" context="code">
Added external DTD v1.0
</action>
<action dev="DC" type="add" context="code">
Initial plugin code.
</action>
</release>
</changes>
<todo>
<actions priority="medium">
<action context="code" dev="open">
Add some more elements to the xml structure.
</action>
</actions>
</todo>
</status>