------------------------------------------------------------------------
r1176 | elsia | 2011-10-07 04:20:53 +0000 (Fri, 07 Oct 2011) | 1 line
Changed paths:
   M /trunk/GUI_Detail.lua

- Added numerous safeguards against divisions by zero in the detail view. This should fix one reported bug and prevent potential similar bugs in related situations.
------------------------------------------------------------------------
r1175 | elsia | 2011-10-03 04:26:09 +0000 (Mon, 03 Oct 2011) | 2 lines
Changed paths:
   M /trunk/GUI_Detail.lua

- Repackage with 4.3 fixed AceSerializer-3.0 (RIP NaN)
- Fixed one case of division by zero in focus detail display. There may be more instances of divisions that need checks for zero divisors now.
------------------------------------------------------------------------
