TUWF-0.2 released + added external icon in menu

This commit is contained in:
Yorhel 2012-01-19 11:04:27 +01:00
parent d96a273672
commit 91863fab76
8 changed files with 39 additions and 8 deletions

View file

@ -12,6 +12,8 @@ you decide to do with it.
=over
=item C<2012-01-19 > TUWF 0.2 released.
=item C<2012-01-17 > Complete site redesign.
=item C<2011-12-30 > ncdc 1.7 released!

View file

@ -39,7 +39,7 @@ information and details.
=head2 Download
B<Latest packaged version:> 0.1 ([dllink TUWF-0.1.tar.gz download]
B<Latest packaged version:> 0.2 ([dllink TUWF-0.2.tar.gz download]
- L<CPAN mirror|http://search.cpan.org/dist/TUWF/>)
TUWF is also available on a git repository at L<http://g.blicky.net/tuwf.git/>.

7
dat/tuwf-changelog Normal file
View file

@ -0,0 +1,7 @@
0.2 - 2012-01-19
- Fixed bug with in-place utf8_decode() in recent Perls
- Lowered minimum Perl version to 5.8.0
0.1 - 2011-02-07
Initial version