4631eaedaf15608992826053f34590d2a22d5a86
[mono.git] / ikvm-native / ChangeLog
1
2 Tue Aug 22 17:16:53 CEST 2006 Paolo Molaro <lupus@ximian.com>
3
4         * Makefile.am: link to libgmodule (patch by Alexander Larsson
5         alexl@redhat.com).
6
7 2005-06-08  Ben Maurer  <bmaurer@ximian.com>
8
9         * Makefile.am: Avoid versioning. We aren't going to be a strongly
10         versioned lib.
11
12 2005-05-03  Zoltan Varga  <vargaz@freemail.hu>
13
14         * os.c: Update from the official version.
15
16 2005-04-11  Zoltan Varga  <vargaz@freemail.hu>
17
18         * jni.c: Applied some freebsd patches from Bill Middleton <flashdict@gmail.com>.
19
20 2005-04-05  Zoltan Varga  <vargaz@freemail.hu>
21
22         * jni.c: Apply patch from freebsd ports tree.
23
24 2005-01-20  Zoltan Varga  <vargaz@freemail.hu>
25
26         * jni.h: Applied patch from Bernie Solomon to fix compilation on
27         non-gcc compilers.
28
29 2005-01-13  Zoltan Varga  <vargaz@freemail.hu>
30
31         * jni.c: Fix compilation on PPC.
32
33         * Makefile.am os.c jni.h jni.c: New files. This is a copy of the
34         'native' module in IKVM CVS, placed here so IKVM users don't need to
35         copy/install the native library.