File jna.changes of Package jna
------------------------------------------------------------------- Thu Apr 8 06:44:52 UTC 2010 - mvyskocil@suse.cz - update to 3.1.0 (jna-3.1.0-2.jpp6.src.rpm) * raw JNI mapping of static Java methods increased performance * library option to allow passing/return of Java Objects. * handling of uncaught callback exceptions (Issue 63). * object oriented interface to X server (see contrib/x11) * Memory class more accessible. * allow implicit library access to current process on linux (issue 98). * open all shared libraries with RTLD_GLOBAL, if applicable. This was the default behavior on OSX and changes the default behavior on linux. * allow NIO Buffer as Structure field (with limitations) (Issue 57) * add size_t size. * Bug Fixes ------------------------------------------------------------------- Mon Jun 1 09:32:27 CEST 2009 - mvyskocil@suse.cz - fixed bnc#507734: jna declared LGPL but contains GPL files and binaries * removed all jars from source archive * added gpl to docdir ------------------------------------------------------------------- Tue May 19 12:22:46 CEST 2009 - mvyskocil@suse.cz - 'Initial SUSE packaging from jpackage.org 5.0'