[Changes for 0.14 - 2006-04-27] * Repair Perl 5.005 compatibility in the build system. Reported By: Rong-En Fan [Changes for 0.13 - 2006-04-11] * The "_style => 'gettext'" option was broken for adjacent variables such as "%1%2%3". * Also removed the sole occurrence of of $&. [Changes for 0.12 - 2004-03-17] * Supports the "Encoding" directive, including the special "locale" value. * Fix test to not emit warnings. [Changes for 0.11 - 2004-02-06] * ->auto_path was broken and always checking L::M::S's auto/ path. Reported By: Marcus Ramberg [Changes for 0.10 - 2003-11-13] * The "%tense()" form was not working. Reported By: Jos Boumans * Add reload_loc to clear away all cached handles. [Changes for 0.09 - 2003-09-16] * Without an English .po, L::M::S would not pick up any other POs. Reported By: Marcus Ramberg * The default "maketext" calling style was broken. [Changes for 0.08 - 2003-08-26] * Calling loc_lang() without arguments now switches to "autodetected" language properly. [Changes for 0.07 - 2003-08-21] * The "%quant()" form was not working as advertised. Reported By: Jos Boumans [Changes for 0.05 - 2003-08-17] * Fixed breakage on Win32 with \\ pathnames. [Changes for 0.03 - 2003-08-03] * Documentation cleanup. * Avoid warnings during testing. [Changes for 0.03 - 2003-05-20] * Add Path option and loc_lang function. [Changes for 0.01 - 2003-05-09] * Initial release.