diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-22 18:30:08 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-22 18:30:08 +0000 |
commit | 4101ee8ff9bc818f40dc0173b1434761f187597f (patch) | |
tree | 15ace4a23c2d13b1c4b506a54887b1ec196ee007 /GnuPG/docs/history.txt | |
parent | da1c34bde32e040a0a431ffb809c3b1e425dc558 (diff) |
added GnuPG
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@197 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'GnuPG/docs/history.txt')
-rw-r--r-- | GnuPG/docs/history.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/GnuPG/docs/history.txt b/GnuPG/docs/history.txt new file mode 100644 index 0000000..1dfcfa3 --- /dev/null +++ b/GnuPG/docs/history.txt @@ -0,0 +1,37 @@ +History file for GnuPG plugin for Miranda IM
+============================================
+
+GnuPG Plugin Discussion Thread:
+ http://forums.miranda-im.org/showthread.php?t=10656
+
+20071011 -- 0.7.0.2
+
+ 2007100901 - copyright.txt corrected.
+ 2007101001 - Bugfix: MSVCR80.dll is not required by the plugin now.
+
+20071008 -- 0.7.0.1
+
+ 2007100801 - Quick dirty hack to be compatible with Miranda IM 0.7.0.
+ 2007100802 - Plugin version has been changed to 0.7.0.1.
+
+20070331 -- 0.0.1.3
+
+ 2007033001 - Large keyrings should now be comfortable for the plugin.
+ 2007033101 - Temporary directory now may be set via GnuPG Advanced setting.
+
+20070328 -- 0.0.1.2
+
+ 1. Wild pointers are under control now.
+ 3. Memory handling and (re)allocation methods are corrected.
+ 4. No time. No time. C++... Deep code redesign...
+ 5. a2u and u2a from george hazan's JabberG plugin sources...
+ 6. 2007032601 - the code *works* again after the redesign...
+ 7. 2007032801 - the code finally seems working functionally similar to v 0.0.1.1.
+
+20060905 -- 0.0.1.1
+
+ 1. "(Unknown Contact)" entries now removed from Modules -> GnuPG.
+ 2. GnuPG now encrypts under Miranda IM Unicode release.
+ 3. GnuPG Plugin v 0.0.1.x source code branch started.
+
+END OF FILE
\ No newline at end of file |