From 3ffa3dca0243d6fa7a13de3b67a5dcfb308392ea Mon Sep 17 00:00:00 2001 From: Alar of Runetotem Date: Wed, 29 Mar 2017 09:38:48 +0200 Subject: [PATCH] Rel notes --- RelNotes.lua | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RelNotes.lua b/RelNotes.lua index 73e9777..21aa6db 100644 --- a/RelNotes.lua +++ b/RelNotes.lua @@ -22,6 +22,12 @@ self:Wiki([[ == Silent mode == typing /gac silent in chat will eliminate every chat message from GarrisonCommander ]]) +self:RelNotes(2,18,2,[[ +Fix: Message: Interface\AddOns\GarrisonCommander\FollowerCache.lua:25: attempt to perform arithmetic on local 'GARRISON_FOLLOWER_MAX_UPGRADE_QUALITY' (a table value) +]]) +self:RelNotes(2,18,1,[[ +Toc bump +]]) self:RelNotes(2,18,0,[[ Feature: Improved autologout management. Now you are logged out on timeout ONLY if you started mission control via ctrl-click on table. Popup message should be informative -- 1.7.9.5