summaryrefslogtreecommitdiffstats
path: root/Changes
blob: c30a00ef37907ca63ccad07625447044f5733b1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Revision history for Locale::POFileManager

{{$NEXT}}

0.05  2013-01-09
    Fix for changes in blead (hash randomization)

0.04  2011-10-09
    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  2010-02-21
    Depend on File::Temp 0.19 for the newdir method

0.01  2010-02-19
    Initial release