User: crea Branch: DRUPAL-6--1 Date: Wed, 05 Aug 2009 00:25:33 +0000 Modified files: /modules/units API.txt /modules/units/modules currency_units.module /modules/units units.module Log message: API change: new units array keys are simple machine readable names, with unit short names moved inside unit array. This helps to store units and removes need to make standalone function just for machine-readable functions. API change: unit categories now have both description and id. Updated API.txt to reflect the changes. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/units/API.txt&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/units/modules/curr... http://cvs.drupal.org/diff.php?path=contributions/modules/units/units.module...