1version: 2.0-publist1 2date: 2013-03-12 3 4 * Added Spanish (es) language file. 5 * Change e2mn method in helper.inc.php to use the month name in the 6 languge file as a pattern. This way, month sorting can be done correctly 7 when e.g. month names are in English but output language is Spanish, or 8 when months in the bibtex use abreviations; if the language file includes 9 months defininitons like: 10 '01' => 'enero|ene|january|jan' 11 * Language files (en, de, es) updated to add month names alternatives 12 through patterns: short forms and English alternatives. 13 14 -- Jorge Juan <jjchico@gmail.com> 15