------------------------------------------------------------------------
r11 | thaoky | 2009-09-28 11:12:07 +0000 (Mon, 28 Sep 2009) | 2 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DataStore.lua
   M /trunk/embeds.xml

Made event handlers local.
Added guild alts tracking.
------------------------------------------------------------------------
r10 | thaoky | 2009-09-19 08:12:38 +0000 (Sat, 19 Sep 2009) | 1 line
Changed paths:
   M /trunk/DataStore.lua
   M /trunk/DataStore.toc

Calling a missing method now fails silently.
------------------------------------------------------------------------
r9 | thaoky | 2009-09-13 17:50:38 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
   M /trunk/DataStore.lua

Added ImportCharacter()
------------------------------------------------------------------------
r8 | thaoky | 2009-09-13 15:20:24 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
   M /trunk/DataStore.toc

TOC update
------------------------------------------------------------------------
r7 | thaoky | 2009-09-13 15:03:57 +0000 (Sun, 13 Sep 2009) | 1 line
Changed paths:
   M /trunk/DataStore.lua
   M /trunk/DataStore.toc

Added an error message when calling a missing method.
------------------------------------------------------------------------
r6 | thaoky | 2009-09-10 06:50:44 +0000 (Thu, 10 Sep 2009) | 2 lines
Changed paths:
   M /trunk/DataStore.lua
   M /trunk/DataStore.toc

- Added code to support DataStore's own events.
- Updated DB to version 1.
------------------------------------------------------------------------
r5 | thaoky | 2009-08-24 12:46:03 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/DataStore.lua

Added addon:DeleteRealm()
------------------------------------------------------------------------
