Added 0.25 news blob, moved 0.24 to the archive page.

This commit is contained in:
Andreas Huggel 2015-06-21 07:57:42 +00:00
parent d9f1c05412
commit 9eea1e110d
3 changed files with 27 additions and 2 deletions

View File

@ -27,6 +27,20 @@ __maintitle__
</tr>
</thead>
<tbody>
<tr class="OddRow">
<td>Exiv2 v0.24 Source</td>
<td><a title="Download the v0.24 source package" href="exiv2-0.24.tar.gz" >exiv2-0.24.tar.gz</a></td>
<td>4635028</td>
<td>02-Dec-2013</td>
<td>b8a23dc56a98ede85c00718a97a8d6fc</td>
</tr>
<tr class="EvenRow">
<td>Exiv2 v0.24 Windows executable</td>
<td><a title="Download the v0.24 Windows executable" href="exiv2-0.24-win.zip" >exiv2-0.24-win.zip</a></td>
<td>1875613</td>
<td>02-Dec-2013</td>
<td>fdb4b9f605d23546e008949b4e09d3d9</td>
</tr>
<tr class="OddRow">
<td>Exiv2 v0.23 Source</td>
<td><a title="Download the v0.23 source package" href="exiv2-0.23.tar.gz" >exiv2-0.23.tar.gz</a></td>

View File

@ -77,8 +77,6 @@ Exiv2 is available as <a href="download.html#license">free software</a> and with
<li>support for additional image formats</li>
<li>more Makernotes</li>
<li>to support CMake on all platforms</li>
<li>video write wupport</li>
<li>remote io - support for http/ftp/ssh and other protocols</li>
</ul>
<p>The <a href="http://dev.exiv2.org/projects/exiv2/roadmap">roadmap</a> has details for the upcoming version.</p>

View File

@ -1,5 +1,18 @@
<?xml version = '1.0'?>
<news>
<newsitem>
<date>21-Jun-2015</date>
<title>Exiv2 0.25 released</title>
<abstract>A large collection of new features, new lenses and bugfixes.
</abstract>
<desc>Both 2013 GSoC projects, '<a title="Web Ready" href="http://dev.exiv2.org/projects/exiv2/wiki/GSoC_2013_%22Cloud_Ready%22_Project_Specification">Web Ready</a>' by Tuan (mentored by Robin)
and 'Video Write support' by Mahesh (Abhinav) are included as build options,
the latter builds together with Video Read support, which is no longer part
of the standard build. See the
<a title="ChangeLog" href="changelog.html">ChangeLog</a> for the complete long
list of changes in this release.
</desc>
</newsitem>
<newsitem>
<date>03-Oct-2014</date>
<title>We have moved</title>