diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-05-23 10:45:48 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-05-23 10:45:48 +0000 |
commit | c857d7ad0ef6045ea344143825f23fa35157bf95 (patch) | |
tree | fac7a5ba5ab25340df8cea2558cea81ff68b481d /plugins/MenuItemEx/docs | |
parent | 5089fce5325f76ffb41968eb86e44a54cb936e0f (diff) |
Updated MenuItemEx (changes from Robyer Mod)
git-svn-id: http://svn.miranda-ng.org/main/trunk@144 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MenuItemEx/docs')
-rw-r--r-- | plugins/MenuItemEx/docs/menuex_changelog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/MenuItemEx/docs/menuex_changelog.txt b/plugins/MenuItemEx/docs/menuex_changelog.txt index e7932a334d..640fbb80ce 100644 --- a/plugins/MenuItemEx/docs/menuex_changelog.txt +++ b/plugins/MenuItemEx/docs/menuex_changelog.txt @@ -1,3 +1,10 @@ +Version 1.3.0.9
+
+[+] Refresh contact info when contact comes online
+[+] Ability to hide contact from contact list when 'Ignore All'
+[+] Saving lastseen datetime of contact (as DWORD in <protocol>\LogoffTS) (reset when offline)
+[+] Saving logon time (as DWORD in <protocol>\LogonTS) (reset when online)
+
Verison 1.3.0.8
[+] Added ability to copy unicode status message
|