------------------------------------------------------------------------
r56 | lombra | 2012-03-12 12:10:45 +0000 (Mon, 12 Mar 2012) | 1 line
Changed paths:
   M /trunk/filtersCore.lua

- Fix a few filtered auras from Blackwing Descent.
------------------------------------------------------------------------
r55 | lombra | 2012-03-06 16:24:02 +0000 (Tue, 06 Mar 2012) | 2 lines
Changed paths:
   M /trunk/Critline.toc
   M /trunk/changeLog.txt
   M /trunk/filtersCore.lua

- Update change log and ToC.
- Group auras by content.
------------------------------------------------------------------------
r54 | lombra | 2012-02-25 01:22:39 +0000 (Sat, 25 Feb 2012) | 6 lines
Changed paths:
   M /trunk/AuraTracker.lua
   M /trunk/core.lua
   M /trunk/display.lua
   M /trunk/filtersCore.lua
   M /trunk/filtersGUI.lua
   M /trunk/minimap.lua
   M /trunk/splash.lua
   M /trunk/templates.lua

- Use UNIT_AURA to track filtered player spells instead of combat log event, which does not fire for all auras. More CPU intensive, but worth it. (?)
- Add Beach Head Control to aura filter.
- Recognise Vampiric Embrace and Improved Devouring Plague as player spells.
- In aura tracker, complement UNIT_AURA with source info if a combat log event fires later.
- Pass owner module to check button functions.

------------------------------------------------------------------------
r53 | lombra | 2012-02-19 12:25:26 +0000 (Sun, 19 Feb 2012) | 1 line
Changed paths:
   M /trunk/filtersCore.lua

- Add Pure Water and Dizzy to aura filter.
------------------------------------------------------------------------
r52 | lombra | 2012-02-01 02:25:16 +0000 (Wed, 01 Feb 2012) | 1 line
Changed paths:
   M /trunk/filtersCore.lua

- Add Infernal Defense and Sacrifice of Anveena (Sunwell Plateau) to aura filter.
------------------------------------------------------------------------
