From 1f014d9deb89a03ff09e6679a95aa03d2835e081 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 24 Feb 2010 23:06:17 -0600 Subject: changelog and version bump --- Changes | 9 +++++++-- dist.ini | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index 6945cb4..4ca03d8 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,12 @@ Revision history for Locale::POFileManager -0.02 +0.03 02/24/2010 + Rewrite to use Locale::Maketext::Lexicon rather than Locale::PO. This + removes the ability to modify existing translations (modifications are + append-only now), but should make everything else more robust. + +0.02 02/21/2010 Depend on File::Temp 0.19 for the newdir method -0.01 +0.01 02/19/2010 Initial release diff --git a/dist.ini b/dist.ini index a976690..9df46f8 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Locale-POFileManager -version = 0.02 +version = 0.03 author = Jesse Luehrs license = Perl_5 copyright_holder = Jesse Luehrs -- cgit v1.2.3