------------------------------------------------------------------------
r22 | thaoky.altoholic@yahoo.com | 2017-09-04 12:29:07 -0500 (Mon, 04 Sep 2017) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.toc

TOC Update
------------------------------------------------------------------------
r21 | thaoky.altoholic@yahoo.com | 2017-04-28 12:31:39 -0500 (Fri, 28 Apr 2017) | 1 line
Changed paths:
   M /trunk/locale.xml

udpated load order in locale.xml
------------------------------------------------------------------------
r20 | thaoky.altoholic@yahoo.com | 2017-03-29 14:23:59 -0500 (Wed, 29 Mar 2017) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua
   M /trunk/DataStore_Garrisons.toc
   M /trunk/Options.lua
   M /trunk/Options.xml
   M /trunk/locale.xml

TOC Update
------------------------------------------------------------------------
r19 | thaoky.altoholic@yahoo.com | 2017-01-12 13:22:23 -0600 (Thu, 12 Jan 2017) | 2 lines
Changed paths:
   M /trunk/DataStore_Garrisons.lua

- Reworked support of garrison missions
- Added support of Order Hall missions
------------------------------------------------------------------------
r18 | thaoky | 2016-11-09 06:59:42 -0600 (Wed, 09 Nov 2016) | 2 lines
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Added support for Artifact Research Notes

------------------------------------------------------------------------
r17 | thaoky | 2016-10-26 12:51:25 -0500 (Wed, 26 Oct 2016) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua
   M /trunk/DataStore_Garrisons.toc

TOC Update
------------------------------------------------------------------------
r16 | thaoky | 2016-07-20 14:49:34 -0500 (Wed, 20 Jul 2016) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Fixed a few calls where LE_FOLLOWER_TYPE_GARRISON_6_0 was missing
------------------------------------------------------------------------
r15 | thaoky | 2016-07-18 11:09:13 -0500 (Mon, 18 Jul 2016) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua
   M /trunk/DataStore_Garrisons.toc

7.0 Compatibility Release
------------------------------------------------------------------------
r14 | thaoky | 2015-08-17 11:20:07 -0500 (Mon, 17 Aug 2015) | 2 lines
Changed paths:
   M /trunk/DataStore_Garrisons.lua
   M /trunk/DataStore_Garrisons.toc

TOC Update
Fixed a Lua error when scanning followers.
------------------------------------------------------------------------
r13 | thaoky | 2015-05-08 11:37:50 -0500 (Fri, 08 May 2015) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Disabled ScanFollowers() in OnAddonLoaded()
------------------------------------------------------------------------
r12 | thaoky | 2015-04-20 03:37:36 -0500 (Mon, 20 Apr 2015) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Added support for follower weapon & armor iLvl
------------------------------------------------------------------------
r11 | thaoky | 2015-04-11 12:35:14 -0500 (Sat, 11 Apr 2015) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Clean-up to properly report active missions
------------------------------------------------------------------------
r10 | thaoky | 2015-04-06 10:45:25 -0500 (Mon, 06 Apr 2015) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.lua

Improved support of missions
------------------------------------------------------------------------
r9 | thaoky | 2015-02-25 12:25:46 -0600 (Wed, 25 Feb 2015) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/DataStore_Garrisons.lua
   M /trunk/DataStore_Garrisons.toc
   M /trunk/Options.lua
   M /trunk/Options.xml

6.1.001 Commit

- Added support for options using <KeyValue>
- Added support for missions
------------------------------------------------------------------------
r8 | thaoky | 2015-01-09 11:35:48 -0600 (Fri, 09 Jan 2015) | 1 line
Changed paths:
   M /trunk/Locales/repoenUS.lua

Added 2 missing localizations
------------------------------------------------------------------------
r7 | thaoky | 2015-01-09 11:11:11 -0600 (Fri, 09 Jan 2015) | 6 lines
Changed paths:
   M /trunk/DataStore_Garrisons.lua
   M /trunk/Options.lua
   M /trunk/Options.xml

- Added an option to select at which level uncollected resources should be reported
- Followers are now stored by id, instead of by name
- Added tracking of abilities, traits, and ability counters
- Fixed resetting the uncollected resource timer
- Fixed usage of options
- XML frames cleanup
------------------------------------------------------------------------
r6 | thaoky | 2014-12-27 07:45:04 -0600 (Sat, 27 Dec 2014) | 1 line
Changed paths:
   M /trunk/DataStore_Garrisons.toc

Updated .toc (forgot options & locales)
------------------------------------------------------------------------
r5 | thaoky | 2014-12-27 07:20:55 -0600 (Sat, 27 Dec 2014) | 1 line
Changed paths:
   A /trunk/.pkgmeta
   M /trunk/DataStore_Garrisons.lua
   A /trunk/Locales
   A /trunk/Locales/deDE.lua
   A /trunk/Locales/enUS.lua
   A /trunk/Locales/esES.lua
   A /trunk/Locales/esMX.lua
   A /trunk/Locales/frFR.lua
   A /trunk/Locales/itIT.lua
   A /trunk/Locales/koKR.lua
   A /trunk/Locales/ptBR.lua
   A /trunk/Locales/repoenUS.lua
   A /trunk/Locales/ruRU.lua
   A /trunk/Locales/zhCN.lua
   A /trunk/Locales/zhTW.lua
   A /trunk/Options.lua
   A /trunk/Options.xml
   A /trunk/locale.xml

Implemented tracking of uncollected resources.
------------------------------------------------------------------------

