Balance Tracker 6.x-1.9, 2010-06-11
-----------------------------------
#586212 by brianV - remove hardcoded block visibility.
#791064 by brianV - Change amount column from FLOAT to DECIMAL type.
#824572 by 3dloco - Add 'float' => TRUE to the amount column in the views code.
Balance Tracker 6.x-1.5, 2009-11-10
-----------------------------------
#519770 by kidrobot: Initial commit of views integration code.
#626068 by brianV: Sort queries by bid instead of timestamp.
Balance Tracker 6.X-1.4, 2009-07-15
-----------------------------------
by brianV: Give the admin the option of displaying current balances in user profiles.
by brianV: initial commit of the Invite Commissions module.
#507438 by brianV: Add missing t()s and generate new .pot
Balance Tracker 6.X-1.3, 2009-06-29
-----------------------------------
by brianV: update CHANGELOG and tag for 1.3.
by brianV: Slight code reorganization - put the hook functions together.
#505050 by brianV: Fix admin/reports/balances showing 0 for user balances.
#502952 by brianV: Create a hook_update_N() entry, so the saved variable will be retained.
#502952 by brianV: Rename balance_tracker_custom_format to balance_tracker_custom_date_format.
by BrianV: create hook_balance_prewrite().
Balance Tracker 6.X-1.2, 2009-06-26
-----------------------------------
by BrianV: bugfix with form values no longer saving correctly.
#512458 by brianV: Finish allowing multiple currency formats.
by brianV: Create settings page and add currency format settings.