[kaffe] CVS kaffe (robilad): added verson information for binreloc
Kaffe CVS
cvs-commits at kaffe.org
Sat Apr 22 08:05:06 PDT 2006
PatchSet 7259
Date: 2006/04/22 14:50:23
Author: robilad
Branch: HEAD
Tag: (none)
Log:
added verson information for binreloc
2006-04-22 Dalibor Topic <robilad at kaffe.org>
* THIRDPARTY: Added version information for binreloc.
Members:
ChangeLog:1.4764->1.4765
THIRDPARTY:1.46->1.47
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4764 kaffe/ChangeLog:1.4765
--- kaffe/ChangeLog:1.4764 Sat Apr 22 12:40:02 2006
+++ kaffe/ChangeLog Sat Apr 22 14:50:23 2006
@@ -1,5 +1,9 @@
2006-04-22 Dalibor Topic <robilad at kaffe.org>
+ * THIRDPARTY: Added version information for binreloc.
+
+2006-04-22 Dalibor Topic <robilad at kaffe.org>
+
* kaffe/kaffevm/constants.c (readConstantPool): Introduced
new local variable str to hold utf8 strings from class
file. That fixes a compiler warning.
Index: kaffe/THIRDPARTY
diff -u kaffe/THIRDPARTY:1.46 kaffe/THIRDPARTY:1.47
--- kaffe/THIRDPARTY:1.46 Mon Apr 17 20:00:40 2006
+++ kaffe/THIRDPARTY Sat Apr 22 14:50:25 2006
@@ -594,9 +594,9 @@
* binreloc
-Merged in BinReloc from http://www.autopackage.org/docs/binreloc/ . BinReloc
-provides an easy-to-use API that uses dynamic linker and kernel magic to find
-out the full path of your aplication or library.
+Merged in BinReloc 2.0 from http://www.autopackage.org/docs/binreloc/ .
+BinReloc provides an easy-to-use API that uses dynamic linker and kernel magic
+to find out the full path of your aplication or library.
BinReloc is in public domain.
More information about the kaffe
mailing list