------------------------------------------------------------------------
r29356 | fenlis | 2007-03-02 03:37:42 -0500 (Fri, 02 Mar 2007) | 1 line
Changed paths:
   M /trunk/BugSack/BugSack-koKR.lua

BugSack : Updated localization koKR
------------------------------------------------------------------------
r27991 | gamefaq | 2007-02-14 07:23:12 -0500 (Wed, 14 Feb 2007) | 1 line
Changed paths:
   M /trunk/BugSack/BugSack-deDE.lua

BugSack: deDE Update
------------------------------------------------------------------------
r27944 | rabbit | 2007-02-13 12:26:17 -0500 (Tue, 13 Feb 2007) | 1 line
Changed paths:
   M /trunk/BugSack/BugSack-enUS.lua
   M /trunk/BugSack/BugSack.lua

BugSack: Add some local output when we send errors to another player, and disable some menu options when they're not available.
------------------------------------------------------------------------
r27641 | gamefaq | 2007-02-09 11:19:55 -0500 (Fri, 09 Feb 2007) | 1 line
Changed paths:
   M /trunk/BugSack/BugSack-deDE.lua

BugSack: deDE Update
------------------------------------------------------------------------
r27633 | rabbit | 2007-02-09 07:12:27 -0500 (Fri, 09 Feb 2007) | 1 line
Changed paths:
   M /trunk/BugSack/BugSack.xml

BugSack: Forgot to uncomment this at the last commit.
------------------------------------------------------------------------
r27602 | rabbit | 2007-02-08 23:22:21 -0500 (Thu, 08 Feb 2007) | 3 lines
Changed paths:
   M /trunk/BugSack/BugSack.lua

BugSack:
 * Slightly better version coloring, although it will color the \.
 * Type-check AceComm input.
------------------------------------------------------------------------
r27601 | rabbit | 2007-02-08 23:08:12 -0500 (Thu, 08 Feb 2007) | 6 lines
Changed paths:
   M /trunk/BugSack/BugSack-enUS.lua
   M /trunk/BugSack/BugSack.lua
   M /trunk/BugSack/BugSack.toc
   M /trunk/BugSack/BugSack.xml
   M /trunk/BugSack/BugSackFu.lua

BugSack:
 * You can now send your current session database to another BugSack user, for inspection (not all player know what to do with these errors or how to fix them).
 * Scoped a lot of variables and cleaned out functions only used in the option table from BugSack and made them local.
 * Slight menu restructure, options are now grouped in some arbitrary fashion. FuBar options put into their own "Menu" submenu.
 * Clicking Escape when the BugSack is open will no longer close it, instead, it will clear the focus from the edit box, so that having the BugSack open while talking to people is actually possible.
 * Translators please update your languages.
------------------------------------------------------------------------
