From 0d1c587e93e8b7de01310b92556ccbc06d584f2f Mon Sep 17 00:00:00 2001 From: Gary Frost <frost.gary@gmail.com> Date: Wed, 15 Aug 2012 16:38:35 +0000 Subject: [PATCH] Added Oliver Coleman's fix for #64 --- CREDITS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CREDITS.txt b/CREDITS.txt index fb0fa6a2..a681e5d9 100644 --- a/CREDITS.txt +++ b/CREDITS.txt @@ -10,3 +10,5 @@ kenneth@hexad.dk provided patch for issue #12 (Handling of Kernel static fields) Ryan LaMothe provided patch for issue #3 (Support of char - mapped to unsigned short) Nov 28th 2011. Ryan LaMothe provided patch for issue #22 (Integrate FindBugs into the Ant build scripts) Feb 18th 2012. Ryan LaMothe provided patch for issue #37 (Add Kernel and JNI build support for Applets and JNLP JWS) Feb 18th 2012. +Oliver Coleman provided patch for issue #64 (Support explicit boolean put and get) Aug 15th 2012 + -- GitLab