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