Mercurial > wow > mailopener
diff Changelog.txt @ 38:5dd069184eb9
Now using more standardized prefixes for changes.
Added previous changes to the changelog.
| author | Zerotorescue |
|---|---|
| date | Sat, 11 Sep 2010 01:41:14 +0200 |
| parents | 73c8930a6712 |
| children | b79bb7b449c3 |
line wrap: on
line diff
--- a/Changelog.txt Sat Sep 11 01:37:13 2010 +0200 +++ b/Changelog.txt Sat Sep 11 01:41:14 2010 +0200 @@ -1,23 +1,29 @@ -- Removed -+ Added something new -~ Minor change -! Large/important change +R Removed +A Added +M Modified +! New functionality -v1.1.0-BETA Zerotorescue Fri, 10 Sep 2010 18:59:58 +0200 rev 31 +v1.1.1 Zerotorescue ? ? + + M Now using more standardized prefixes for changes. + M No longer showing spent ¨0 minutes¨ when you spent less than 59 seconds at the mailbox. + M When you only opened a single mail, the summary will show ¨from time mail¨ rather than ¨from these mails¨. + +v1.1.0 Zerotorescue Fri, 10 Sep 2010 18:59:58 +0200 rev 31 ! Added a new config group: Modules. This group will show the module statuses and descriptions and it will contain all optional modules (with their settings) as subgroups. ! Now making a manual changelog as the one generated by Curseforge is useless. - - Removed all BeanCounter checks in files. - + Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. - + Added AceHook library for the BeanCounter Support module. - ~ Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. - ~ All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". - ~ All module references are now called "mod". - - Removed all libraries from the repository. + R Removed all BeanCounter checks in files. + A Added a new module: BeanCounter Support. This module will now take care of preventing mail opening while BeanCounter is scanning. + A Added AceHook library for the BeanCounter Support module. + M Sorted the Core.lua OnInitialize to properly toggle modules before doing time consuming things. + M All module comments are now a property of the modules themselves and can be retrieved with (string)".moduleDescription" and (bool)".moduleRequired". + M All module references are now called "mod". + M Removed all libraries from the repository. v1.0.2 Zerotorescue Thu, 09 Sep 2010 22:10:59 +0200 rev 27 - ! The opener will no longer lock when a mailbox refresh happens while opening. + M The opener will no longer lock when a mailbox refresh happens while opening. v1.0.0 Zerotorescue Thu, 09 Sep 2010 18:16:49 +0200 rev 21
