summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-10-09 10:36:40 -0500
committerJesse Luehrs <doy@tozt.net>2011-10-09 10:44:23 -0500
commit4879437a0f628b3d685a3972695aed5011622ca4 (patch)
treec3a8cddd8df3721d6ac134467990b2f9cff038a9 /Changes
parent599185df57b9ae0c16cddd3185cd27c2a05cd934 (diff)
downloadlocale-pofilemanager-4879437a0f628b3d685a3972695aed5011622ca4.tar.gz
locale-pofilemanager-4879437a0f628b3d685a3972695aed5011622ca4.zip
update dzil stuff
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