summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 544d5c974..5f3c0e7e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-11 Christian Thalinger <twisti@complang.tuwien.ac.at>
+ * native/jni/native-lib/cpproc.c (cpproc_forkAndExec): Fixed
+ warning on some compilers, e.g. MIPSpro.
+
+2007-04-11 Christian Thalinger <twisti@complang.tuwien.ac.at>
+
* native/jni/java-nio/javanio.c: Include fcntl.h instead of
sys/fcntl.h.