diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 09:46:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-23 09:46:45 +0000 |
commit | 18e0b1e1b7e216e13c58d863510af4a25df1fee1 (patch) | |
tree | 1757a21d0c60cfe3ba093eccb9871a422da04fdb /plugins/NewEventNotify/docs/!changelog.txt | |
parent | 955056f22174c2968568882d0f1a4d4929bc659e (diff) |
HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/docs/!changelog.txt')
-rw-r--r-- | plugins/NewEventNotify/docs/!changelog.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/docs/!changelog.txt b/plugins/NewEventNotify/docs/!changelog.txt new file mode 100644 index 0000000000..5c755ee40c --- /dev/null +++ b/plugins/NewEventNotify/docs/!changelog.txt @@ -0,0 +1,27 @@ +0.2.2.4
+- support for unicode file events
+
+0.2.2.3
+- fixed possible crash during processing of custom events without preview
+
+0.2.2.2
+- fixed possible crash when processing system history events
+
+0.2.2.1
+- fixed possible crash with older Miranda IM
+
+0.2.2.0
+- minor fixes for popup merging
+- improved popup for contacts event
+- added support for custom database events (e.g. no more "Unknown event" for Jabber presence events)
+
+0.2.1.0
+- support for Message Dialog API
+- fixed Auth events preview
+- several other fixes & improvements
+
+0.2.0.0
+- support for new UTF-8 format of messages
+- full Unicode support (2in1)
+- new Miranda plug-in API
+- some other fixes & tweaks
|