[allegrocl] Use fully qualified symbol name for cl::identity

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11935 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Mikel Bancroft 2010-03-10 19:38:24 +00:00
commit 541bc7d435
2 changed files with 4 additions and 6 deletions

View file

@ -1,6 +1,9 @@
Version 2.0.0 (in progress)
============================
2010-03-10: mutandiz (Mikel Bancroft)
[allegrocl] Use fully qualified symbol name of cl::identity in emit_defun().
2010-03-06: wsfulton
[Java] The intermediary JNI class modifiers are now public by default meaning these
intermediary low level functions are now accessible by default from outside any package