v2.02
  Handled the GCD better.  Cooldowns should count down all the way to zero now instead of occasionally reseting at 1.5 seconds.

v2.01
  Added a new type, 'slot', to track cooldowns for equipped items
  Revamped weapon enchants to use a dropdown box instead of a text field
  Tweaked the weapon enchant detection code.  

v2.00
  Rewrite of the timer code management. No longer using an external library.
  Initial testing shows more accurate timings and less artificats (0.01 bars, or infite bars)
  Some glitches with cooldowns on inventory items if you don't have the item when you load were fixed.  This also applies to pet cooldowns if your pet isn't summoned.
  Added a bit more delay to weapon enhancement checking.  Should make this more accurate, but might need to get even more complex.
  All ACE-2.0 dependances removed and updated to ACE-3.0
  SVN repository being used - ACE libraries should be current now.
  This is also the first step towards configuring colors and textures.
  There may be some issues with garbage collection/cleanup.  If you notice memory leaks or high cpu usage please report it.
