diff --git a/SWIG/CHANGES.current b/SWIG/CHANGES.current index 2a2abebea..5d3f4902e 100644 --- a/SWIG/CHANGES.current +++ b/SWIG/CHANGES.current @@ -1,6 +1,10 @@ Version 1.3.26 (in progress) ============================ +08/13/2005: efuzzyone + [CLISP] Added support for handling enums. Does not adds the return type declaration + to the function definition, if a function returns void. + 08/09/2005: mkoeppe New language module, Common Lisp with UFFI, from Utz-Uwe Haus.