summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 2e14fd53..094fbe85 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-03 Josh Stone <joshua.i.stone@intel.com>
+
+ * loc2c-runtime.h (deref_string): resolved gcc "warning:
+ assignment makes integer from pointer without a cast" when
+ using a pointer as the source address.
+
2006-04-28 Martin Hunt <hunt@redhat.com>
* vsprintf.c (_stp_vsnprintf): Fix argument size for %p.