v 2.4.0a
--------
 (TOC: 20400)


v 2.3.0b
--------

 - Fix: Handling of "Bind on pickup" items


v 2.3.0a
--------
 (TOC: 20300)

 - Upd: Updated exceptions list


v 2.2 (fan update by Lombra)
-----
 (TOC: 20200)

 - Fix: Should now work with recipes that binds on pickup, but (intentionally) not for items that already are soulbound


v 2.03 
------
 (TOC: 20003)

 - Fix: Tooltip analysis fixed.
 - Fix: Character deletion mechanism
 - Upd: Exceptions
 - Upd: "Jewelcrafting" support
 - Add: UI for character deletion
 - Add: UI for database cleanup
 - Add: "Reagent tips". A tooltip displays character names, with most important skill level, for which a reagent is useful. For instance, this is especially useful for Cooking recipes when you want to know which character would benefit the most from one reagent.
 - Add: UI checkbox to toggle "Reagent tips"


v 2.00
------
 - Fix : WoW 2.0 compatibility
 - Fix : No more error message for new users
 - Fix : New bank bag taken in account
 - Fix : Bank analysis was failing because of new item link format
 - New : Preparation for "Jewelcrafting" support
 - Upd : Updated exceptions list


v 1.12
------
 - "Bagnon" support
 - New exception mechanism with changes to some recipe exceptions


v 1.11
------
 - Changes to some recipe exceptions


v 1.10
------

 - Changes to some recipe exceptions


v 1.09
------

 - Fix : Removed hooking to AuctionFrameItem_OnEnter. Replaced by hooking to
         GameTooltip.SetAuctionItem
 - Fix : Normal bag behavior (hook to GameTooltip.SetBagItem)
 - Fix : Put back hooking mechanism, but kept the OnUpdate/OnHide trick, to
         ensure that BoC works in all situation.
 - Fix : Gametooltip embedded information is back, with a new detection 
         algorithm.
 - Fix : Improved chat message analysis when a tradeskill rank is increased to
         reduce garbage
 - Fix : New recipes and Enchantment support
 - Fix : Ignore objects with recipe name only and no other information
 - Fix : Use global string for "Skill rank up" message
 - Fix : Recipe information search optimisation (last results are kept).
 - Fix: "unknown skill" bug was due to bad spelling of some skills. Now, Skills
        recording is based on crafted object name and not skill name.

 - New : Exception mechanism to handle "wrong" recipes
 - New : Any unknown recipe is recorded (Goal is to build a recipe database).
 - New : Display message when a new recipe is learnt
 - New : BookOfCrafts information is now displayed in an additional tooltip. 
 - New : Multiple colors option.
 - New : User interface to delete Character data.

 - Del : Cosmos support (obsolete). Khaos support is not planned for the moment.
 - Del : No more hooking to Blizzard functions. Use a more simple and more
         effective mechanism base on <OnUpdate>.

 - Fixed hooking process to wait for needed addons to be loaded. This fixes
   behavior for Auction House.
 - Added Craft specializations support.
 - Added 'delete' command to remove a specific character data.
 - Added Hyperlink tooltip support (chat message link).
 - Changed TOC to 10900 (this means a version numbering change again).


v 1.700
-------

 - Fix for Enchanting Skill
 - Simple version numbering change, to be in harmony with WoW numbering


v 0.73
-------

 - TOC 1700
 - Fix for bug due to changes in v1.7


v 0.72
-------

 - TOC 1600
 - German Translation


v 0.71
-------

 - Added an option to display informative chat messages
 - Added an option to also list current player in lists
 - Skill Abandon taken in account
 - Added compatibility to BankItems, an addon I became fond of


v 0.7b
-------

 - Fixed an issue from v0.7 at line 394 which was preventing new user to create
   a database
 - Take in account chat messages informing an increase in tradeskill ranks.


v 0.7
-------

 - Changed tooltip information to list alts who "already know skill", "may learn"
   and "will be able to learn"
 - Removed option "CheckSkillRank"
 - Added Option "ShowSkillRank"


v 0.6
-------

 - Update Interface number to 1500
 - Added tooltip color configuration


v 0.5
-------

 - First distributed version (June 6th, 2005)


-------------------------------------------------------------------------------
 - To Fix : Tooltip not closed when hyperlink tooltip disappear
 - To Fix : If using embedded information, list of name may overlap tooltip
            border.

 - To Fix : (UI) Dropdown update when a character is deleted
 - To Fix : (UI) Accept 'esc' button for closing
 - To Fix : Update skills if craft window is opened when a new recipe is learnt

 - To Add : Store recipe presence in bank and inventory
 - To Add : New option to hide tooltip when recipe is not useful
 - To Add : Support for LinkWrangler
 - To Add : For each recipe, store its vendor.
 - To Add : For each recipe, store its "created object" link. This will allow 
            an object recognition, to say which character may craft it.
 - To Add : For each recipe, store its needed resources. This will allow to 
            mark which character may use a shown resource.
 - To Add : Character data listing UI

 - To Change : Use DressUpFrame example for Config frame BCUI background
-------------------------------------------------------------------------------

