From 16b3108be10c20c54d8ad47e2dac5b7cd908e3eb Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 1 Aug 2012 13:18:09 +0000 Subject: folders renames git-svn-id: http://svn.miranda-ng.org/main/trunk@1300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../docs/RecentContacts-Changelog.txt | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 plugins/RecentContacts/docs/RecentContacts-Changelog.txt (limited to 'plugins/RecentContacts/docs/RecentContacts-Changelog.txt') diff --git a/plugins/RecentContacts/docs/RecentContacts-Changelog.txt b/plugins/RecentContacts/docs/RecentContacts-Changelog.txt new file mode 100644 index 0000000000..251aeec301 --- /dev/null +++ b/plugins/RecentContacts/docs/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 (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/RecentContacts/Ignore)) + + fix opening of MUC + +v0.0.1.1 (01.04.2009) + + add ability to restrict number shown contacts (via DBEditor (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 -- cgit v1.2.3