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

{{$NEXT}}
    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