[kaffe] CVS kaffe (robilad): Added changelog for Ito's getifaddrs fix
Kaffe CVS
cvs-commits at kaffe.org
Fri Aug 12 13:51:45 PDT 2005
PatchSet 6818
Date: 2005/08/12 20:42:35
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Added changelog for Ito's getifaddrs fix
2005-08-10 Ito Kazumitsu <kaz at maczuka.gcd.org>
* replace/getifaddrs.c: Added missing include for GNU/Linux 2.4.x
Members:
ChangeLog:1.4343->1.4344
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4343 kaffe/ChangeLog:1.4344
--- kaffe/ChangeLog:1.4343 Fri Aug 12 20:14:26 2005
+++ kaffe/ChangeLog Fri Aug 12 20:42:35 2005
@@ -1,4 +1,8 @@
-2005-08-10 Dalibor Topic <robilad at kaffe.org>
+2005-08-10 Ito Kazumitsu <kaz at maczuka.gcd.org>
+
+ * replace/getifaddrs.c: Added missing include for GNU/Linux 2.4.x
+
+2005-08-11 Dalibor Topic <robilad at kaffe.org>
Resynced with GNU Classpath.
@@ -29,18 +33,18 @@
2005-08-11 Andreas Tobler <a.tobler at schweiz.ch>
- * kaffe/kaffevm/jni/jni.c (Kaffe_DefineClass): Cast buf to match the
- prototype of classFileInit.
+ * kaffe/kaffevm/jni/jni.c (Kaffe_DefineClass): Cast buf to match the
+ prototype of classFileInit.
2005-08-11 Andreas Tobler <a.tobler at schweiz.ch>
- * libraries/clib/net/PlainSocketImpl.c
- (gnu_java_net_PlainSocketImpl_socketGetOption): Initialize r.
+ * libraries/clib/net/PlainSocketImpl.c
+ (gnu_java_net_PlainSocketImpl_socketGetOption): Initialize r.
2005-08-11 Andreas Tobler <a.tobler at schweiz.ch>
- * kaffe/kaffevm/jit3/funcs.h: Add HAVE_move_register_float and
- HAVE_move_register_double to fix compiler warnings.
+ * kaffe/kaffevm/jit3/funcs.h: Add HAVE_move_register_float and
+ HAVE_move_register_double to fix compiler warnings.
2005-08-11 Andreas Tobler <a.tobler at schweiz.ch>
More information about the kaffe
mailing list