- Fixes typos in ctl files- Adds new iso-639-1 language codes- Adds iso-639-2 language codes (3 chars) data file. Will add datamodel and logic for it very soon- Bumps version number to 5.6 serie for future inclusion in core
Decided that assuming SQL data files are CSV-formatted files is a bad ideaafter running into a package that embeds comments in its data! Changedfrom .csv to .dat and all that implies. Still more testing to do...