blob: d0b0826d00a9d31e44175115b30010f43d495f81 (
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
|
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
|