summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 6 insertions, 3 deletions
diff --git a/Changes b/Changes
index 4ca03d8..70b2efd 100644
--- a/Changes
+++ b/Changes
@@ -1,12 +1,15 @@
Revision history for Locale::POFileManager
-0.03 02/24/2010
+{{$NEXT}}
+ Doc cleanups
+
+0.03 2010-02-24
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
+0.02 2010-02-21
Depend on File::Temp 0.19 for the newdir method
-0.01 02/19/2010
+0.01 2010-02-19
Initial release