blob: 27c444d633cc14ed98c20378e3c5352b2b9d7267 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
2008-03-17 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #519421
* Makefile.am:
* tnef-plugin.c: Also allow <libytnef/tnef.h> header file.
2008-02-07 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #514736
* org-gnome-tnef-attachments.eplug.xml: Added 'application/ms-tnef'
MIME type for TNEF attachment decoding.
2008-02-07 Paul Bolle <pebolle@tiscali.nl>
** Fix for bug #514771
* tnef-plugin.c: (saveVCalendar): Fixed a crasher while decoding
TNEF attachments.
2007-08-27 Srinivasa Ragavan <sragavan@novell.com>
* tnef-plugin.c: (e_plugin_lib_enable): Avoid reentrancy in enable.
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
* org-gnome-tnef-attachments.eplug.xml: Fixed bugs where the .so wasn't
reffered rightly.
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
** Cleanups from Lucky Wankhede
* org-gnome-tnef-attachments.eplug.xml:
* tnef-plugin.c: (org_gnome_format_tnef), (processTnef),
(saveVCard), (printRrule), (saveVCalendar), (saveVTask),
(fprintProperty), (fprintUserProp):
2007-06-07 Lucky Wankhede <wlakke@novell.com>
* New implementation for tnef
* For reading "winmail.dat" kind of attachements
* using libytnef
|