------------------------------------------------------------------------
r74 | thaoky | 2010-01-27 11:29:05 +0000 (Wed, 27 Jan 2010) | 4 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/Frames/Quests.lua
   M /trunk/Frames/TabOptions.lua
   M /trunk/Locals/enUS.lua
   M /trunk/Loots.lua
   M /trunk/RecipeDB.lua
   M /trunk/changelog.txt

- Updated loot tables
- Updated recipe db
- Fixed minor issue in Quests.lua

------------------------------------------------------------------------
r72 | thaoky | 2010-01-25 18:56:04 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/Altoholic.toc
   M /trunk/Core.lua

Updated version number in core.lua
------------------------------------------------------------------------
r71 | pompachomp | 2010-01-25 18:11:14 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

typo fix
------------------------------------------------------------------------
r70 | pompachomp | 2010-01-25 17:58:54 +0000 (Mon, 25 Jan 2010) | 1 line
Changed paths:
   M /trunk/.pkgmeta

Set all the datastore addons to required dependencies
------------------------------------------------------------------------
r69 | thaoky | 2010-01-24 17:44:51 +0000 (Sun, 24 Jan 2010) | 1 line
Changed paths:
   M /trunk/Altoholic.lua
   M /trunk/Altoholic.toc
   M /trunk/Core.lua
   M /trunk/Frames/Activity.lua
   M /trunk/Frames/Calendar.lua
   M /trunk/Frames/Equipment.lua
   M /trunk/Frames/GuildBankTabs.lua
   M /trunk/Frames/GuildMembers.lua
   M /trunk/Frames/GuildProfessions.lua
   M /trunk/Frames/Pets.lua
   M /trunk/Frames/Pets.xml
   M /trunk/Frames/TabCharacters.lua
   M /trunk/Frames/TabCharacters.xml
   M /trunk/Frames/TabOptions.lua
   M /trunk/Frames/TabOptions.xml
   M /trunk/Frames/TabSummary.lua
   M /trunk/Frames/Talents.lua
   M /trunk/Locals/repoenUS.lua
   M /trunk/Loots.lua
   M /trunk/Tooltip.lua
   M /trunk/changelog.txt

early 3.3.001c alpha, see changelog.txt for details.
------------------------------------------------------------------------
r68 | thaoky | 2010-01-13 20:55:21 +0000 (Wed, 13 Jan 2010) | 1 line
Changed paths:
   M /trunk/Frames/Achievements.lua

Minor fixes in the Achievements pane.
------------------------------------------------------------------------
r67 | thaoky | 2009-12-29 15:32:07 +0000 (Tue, 29 Dec 2009) | 1 line
Changed paths:
   M /trunk/Frames/GuildProfessions.lua
   M /trunk/changelog.txt

- Fixed a Lua error in the 'Guild Skills' pane.
------------------------------------------------------------------------
r66 | thaoky | 2009-12-28 18:03:24 +0000 (Mon, 28 Dec 2009) | 1 line
Changed paths:
   M /trunk/Tooltip.lua

GetItemCount() is now a public method again.
------------------------------------------------------------------------
r65 | thaoky | 2009-12-28 17:58:31 +0000 (Mon, 28 Dec 2009) | 1 line
Changed paths:
   M /trunk/Tooltip.lua

- Guild bank counters from other realms are no longer displayed in the tooltip.
------------------------------------------------------------------------
r64 | thaoky | 2009-12-28 17:08:10 +0000 (Mon, 28 Dec 2009) | 1 line
Changed paths:
   M /trunk/Altoholic.lua
   M /trunk/Frames/Achievements.lua
   M /trunk/Frames/TabAchievements.lua
   M /trunk/Frames/TabOptions.lua
   M /trunk/Frames/TabOptions.xml
   M /trunk/changelog.txt

- Added support for faction specific achievements.
------------------------------------------------------------------------
r63 | thaoky | 2009-12-27 10:26:27 +0000 (Sun, 27 Dec 2009) | 2 lines
Changed paths:
   M /trunk/Altoholic.lua
   M /trunk/Core.lua
   M /trunk/Tooltip.lua

- added back 'text' field in LDB (conditional, for B2F)
- fixed LinkWrangler hook.
------------------------------------------------------------------------
r62 | thaoky | 2009-12-26 18:25:06 +0000 (Sat, 26 Dec 2009) | 1 line
Changed paths:
   M /trunk/Frames/Achievements.lua

- Added a few exploration achievements.
------------------------------------------------------------------------
