diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-25 09:28:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-25 09:28:02 +0000 |
commit | de83ac2ff7e90537efc0153adedf2f700b4e7880 (patch) | |
tree | 041495f33ab3b0a2d257fe16d504365cb5c1c8b7 /plugins/NewEventNotify/!changelog.txt | |
parent | 2b9baeff76938b09c6708e73edbac95487dc93c3 (diff) |
neweventnotify added - needs adaptation to the new API
git-svn-id: http://svn.miranda-ng.org/main/trunk@629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewEventNotify/!changelog.txt')
-rw-r--r-- | plugins/NewEventNotify/!changelog.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/plugins/NewEventNotify/!changelog.txt b/plugins/NewEventNotify/!changelog.txt new file mode 100644 index 0000000000..5c755ee40c --- /dev/null +++ b/plugins/NewEventNotify/!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
|