File: changes.xml

package info (click to toggle)
clirr 0.6-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 944 kB
  • sloc: java: 4,275; xml: 2,100; makefile: 9; sh: 4
file content (33 lines) | stat: -rw-r--r-- 806 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0"?>
<document>
  <properties>
    <title>Plugin changes</title>
    <author>Vincent Massol</author>
  </properties>

  <body>

    <release version="0.6" date="2005-09-27">
      <action dev="lkuehne" type="add">
        Upgraded to version 0.6 of clirr-core.
        The new apiclasses feature in the Ant task is currently
        not supported by the maven plugin.
      </action>
    </release>

    <release version="0.5" date="2005-08-07">
      <action dev="lkuehne" type="add">
        Upgraded to version 0.5 of clirr-core.
      </action>
    </release>

    <release version="0.4" date="2004-09-05">
      <action dev="vmassol" type="add">
        Initial release. See the plugin's web page for the features 
        list.
      </action>
    </release>

  </body>
</document>