-- Bug Release - v1.7 - 10/21/2008
- will now ignore current character name in global lists
- reorganized code a little bit
- add isDebug flag and debug method



-- Bug Fix Release - v1.6 - 10/16/2008
- two "bugs" to hopefully address the delete bug, but no promises

* reset the loaded flag to false in the OnInitialize method
* Reordered the Update method slightly



-- Bug Fix Release - v1.5 - 10/09/2008
- fix a bug introduced with patch version 1.0.2, but was probably my fault for
  doing something I shouldn't have been doing.
- changed event from ENTER_WORLD to LOADING_END



-- Update Release - v1.4 - 10/05/2008
- unregister ENTER_WORLD event after initial execution of the event



-- Bug Fix Release - v1.3 - 10/03/2008
- fixed bug with deleting friends that prevented them from being shared to other characters
- other minor bug fixes



-- Update Release - v1.2 - 10/02/2008
- updated code to work with game patch version 1.01
- fixed a bug in the delete function
- streamlined the process to prevent a race condition w/ the update event



-- Bug Fix Release - v1.1 - 09/28/2008
Fixed bug with deleted characters
- moved to only process _deleted character on character initial login
- thanks Radry for the bug report



-- Initial Release - v1.0 - 09/26/2008

- synchronize friend and ignore lists when character is loaded
- handles multiple servers, only one faction is expected per server
- NOTE: will only work if all characters share the same addon settings