summaryrefslogtreecommitdiffstats
path: root/Changes
blob: 4ca03d82746ac288c779a1776b0fb85947e06ff1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Revision history for Locale::POFileManager

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  02/19/2010
    Initial release