blob: 3c3b66bb480093851786c2ca881dcbc2d3599fbe (
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
|
2005-12-17 Tor Lillqvist <tml@novell.com>
* mono-plugin.c: Drop unused inclusion of <dirent.h>.
2005-08-19 Not Zed <NotZed@Ximian.com>
** See #308117.
* Makefile.am: link to proper libraries.
2005-06-15 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am : mono-plugin.h should be included
in the sources too.
2005-05-25 Not Zed <NotZed@Ximian.com>
* mono-plugin.c: implement the mono loader as a plugin itself.
2005-05-17 Not Zed <NotZed@Ximian.com>
* Evolution.cs: added initial e_error wrapper.
* Camel.cs: added multipart & contenttype wrappers.
|