source: tags/Locale-Msgfmt-0.11/Changes @ 5885

Revision 5885, 1.9 KB checked in by ryan52, 3 years ago (diff)

preparing to upload

Line 
1Revision history for Locale-Msgfmt
2
3
40.11    Jul 06, 2009
5        - some code improvement in open() and opendir() and error handling (SZABGAB)
6
70.10    Jul 5, 2009
8        - actually upload with Module::Install::Msgfmt this time.
9
100.09    Jul 5, 2009
11        - still require the newer version of Locale::Maketext::Gettext
12          when running under CPAN Testers
13        - use is_deeply instead of making a string out of the hash and
14          then using is
15        - add Module::Install::Msgfmt. just replace install_share with
16          install_share_with_mofiles in your Makefile.PL.
17        - add remove option to remove the source file(s) and all .pot
18          files if a directory is being processed
19        - add verbose option to print the files that were converted
20
210.08    Jun 27, 2009
22        - again remove the dependency on Locale::Maketext::Gettext,
23          there is another problem with its installation
24
250.07    Jun 26, 2009
26        - make the interface a bit nicer
27        - remove the msgfmt_dir function (msgfmt now handles this if
28          the input file is a directory)
29        - more tests
30        - always build_require Locale::Maketext::Gettext, now it will
31          install correctly
32        - improved POD
33        - switch the "sample" translation used for the tests to
34          japanese instead of french, since the japanese includes
35          copyright and license information
36
370.06    Jun 26, 2009
38        - add support for contexts
39        - add support for ngettext
40
410.05    Jun 25, 2009
42        - don't run the external script from the tests
43
440.04    Jun 25, 2009
45        - if running from CPAN testers, require Locale::Maketext::Gettext too
46
470.03    Jun 24, 2009
48        - fix on perl 5.8
49
500.02    Jun 24, 2009
51        - add a msgfmt_dir function to convert all of the .po files in a directory
52
530.01    Jun 24, 2009
54        - First version, released on an unsuspecting world.
55
Note: See TracBrowser for help on using the repository browser.