From 67aa13700764f2103f0a4f1fed1e89a5458c709b Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Tue, 4 Jan 2011 18:29:13 -0500 Subject: [PATCH] Updated Changelog and turned it on for release. --- .pkgmeta | 6 +++--- Docs/CHANGES.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.pkgmeta b/.pkgmeta index 1957102..ce7905b 100644 --- a/.pkgmeta +++ b/.pkgmeta @@ -2,9 +2,9 @@ license-output: LICENSE.txt -#manual-changelog: -# filename: Docs/CHANGES.txt -# markup-type: creole +manual-changelog: + filename: Docs/CHANGES.txt + markup-type: creole enable-nolib-creation: yes diff --git a/Docs/CHANGES.txt b/Docs/CHANGES.txt index 214ea61..09768df 100644 --- a/Docs/CHANGES.txt +++ b/Docs/CHANGES.txt @@ -4,17 +4,17 @@ NOTE: Always remove the folder for old versions and install a fresh copy when up == Version 2.1 Release ==== Recipe Database: -* Updated all Cataclysm recipes. Old recipes are still being reworked with new acquire methods. +* Recipes new to Cataclysm have been added, and old recipes are still being reworked with new acquire methods or deleted as appropriate. ==== Bug Fixes: * Bug with the recipe dataminer fixed which prevented spell IDs of some recipes from being displayed. * Cooking tradeskill link fixed * GenericAddRecipeAcquire made more fault-tolerant. -* Fixed a bug with tradeskills from the guild roster. +* Guild-linked tradeskills will now be handled the same as regular linked tradeskills - they will not be counted as being known by the player. ==== New Features: - * Added support for recipes obtained via achievements. +* Searching for recipes by reputation name is now possible. ==== Miscellaneous changes: * Database external documentation removed. It was outdated and will be replaced slowly by luadoc within the code. -- 1.7.9.5