summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-02-24 23:06:17 -0600
committerJesse Luehrs <doy@tozt.net>2010-02-24 23:06:17 -0600
commit1f014d9deb89a03ff09e6679a95aa03d2835e081 (patch)
treea8678e4bd2c5caf64a7f726bc23adf64f1cbf8d7 /Changes
parent89aa56191cac1f46d2cde3db77cadf4c37ee3309 (diff)
downloadlocale-pofilemanager-1f014d9deb89a03ff09e6679a95aa03d2835e081.tar.gz
locale-pofilemanager-1f014d9deb89a03ff09e6679a95aa03d2835e081.zip
changelog and version bump0.03
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 7 insertions, 2 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