From bb10b646bf2bfa26df34019597805ec5760b2f4b Mon Sep 17 00:00:00 2001 From: Alar of Daggerspine Date: Sat, 6 Dec 2014 12:06:58 +0100 Subject: [PATCH] Notes updated Signed-off-by: Alar of Daggerspine --- CHANGELOG.txt | 2 ++ GarrisonCommander.toc | 2 +- RelNotes.lua | 3 +++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index eae35ab..23d5daa 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,4 +1,6 @@ = GarrisonCommander helps you when choosing the right follower for the right mission = +* 1.1.7 +Fix: Followers cache was not initialized * 1.1.6 Fix: GarrisonCommander was unwilling triggering a mission reordering. Fix: First mission list button was opening the wrong mission diff --git a/GarrisonCommander.toc b/GarrisonCommander.toc index 707198c..e4b18a7 100644 --- a/GarrisonCommander.toc +++ b/GarrisonCommander.toc @@ -5,7 +5,7 @@ ## Notes-frFR: Vous aide au moment de choisir le droit utilisateur pour la bonne mission ## Author: Alar of Daggerspine ## Version: @project-version@ @project-abbreviated-hash@ -## X-Version: 1.1.6 +## X-Version: 1.1.7 ## X-Revision: @project-abbreviated-hash@ ## eMail: alar@aspide.it ## URL: http://wow.aspide.it diff --git a/RelNotes.lua b/RelNotes.lua index 02b7b34..0db6e39 100644 --- a/RelNotes.lua +++ b/RelNotes.lua @@ -17,6 +17,9 @@ self:Wiki([[ * for In mission follower reports remaining time * final success chance (optionally considering only available followers) ]]) +self:RelNotes(1,1,7,[[ +Fix: Followers cache was not initialized +]]) self:RelNotes(1,1,6,[[ Fix: GarrisonCommander was unwilling triggering a mission reordering. Fix: First mission list button was opening the wrong mission -- 1.7.9.5