summaryrefslogtreecommitdiff
path: root/RecentContacts/Docs/V_RecentContacts-Changelog.txt
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 15:41:10 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-26 15:41:10 +0000
commitf04d64869f3b1de54fb343f28f955584780001b8 (patch)
tree5453dc10de3d980de79ffe019fa0b5fcb692a27d /RecentContacts/Docs/V_RecentContacts-Changelog.txt
parent7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff)
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'RecentContacts/Docs/V_RecentContacts-Changelog.txt')
-rw-r--r--RecentContacts/Docs/V_RecentContacts-Changelog.txt39
1 files changed, 39 insertions, 0 deletions
diff --git a/RecentContacts/Docs/V_RecentContacts-Changelog.txt b/RecentContacts/Docs/V_RecentContacts-Changelog.txt
new file mode 100644
index 0000000..a1c5194
--- /dev/null
+++ b/RecentContacts/Docs/V_RecentContacts-Changelog.txt
@@ -0,0 +1,39 @@
+v0.0.2.0 (10.04.2009)
+ + Options page (Contact List > Recent Contacts)
+ + some clean-up.
+
+v0.0.1.4 (03.04.2009)
+ + add ability to hide offline contacts from list (via DBEditor (V_RecentContacts/HideOfflineContacts))
+
+v0.0.1.3 (02.04.2009)
+ + add item to toggle ignore state to contact menu.
+
+v0.0.1.2 (02.04.2009)
+ + add ability to ignore contacts (via DBEditor (Contact/V_RecentContacts/Ignore))
+ + fix opening of MUC
+
+v0.0.1.1 (01.04.2009)
+ + add ability to restrict number shown contacts (via DBEditor (V_RecentContacts/MaxShownContacts))
+
+v0.0.1.0 (31.03.2009)
+ + add UID and support for miranda 0.8
+ + add icolib support
+ + add updater support
+ + add hotkeys support (Miranda 0.8+)
+
+==============================================================================
+==============================================================================
+
+
+v0.0.0.3 (2005-05-22)
+ * fixed bug: green icon of this plugin is appear on other miranda dialog boxes.
+
+v0.0.0.2 (2005-05-21)
+ + now last unread incoming or outgoing message is taken in account. This allow to build Recent Contacts list for message modules that do not support Message API and also for contacts that have been used before installing this plugin.
+
+v0.0.0.1 (2005-05-04)
+ * fixed: sometimes contacts shown as '(Unknown Contact)'
+ * last used time now is not updated on close message window. Now only on open message window.
+
+v0.0.0.0 (2005-04-22)
+ + Initial Release