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