From 8541fa166b135f12ae52a5ebe11c0bcdefd702bc Mon Sep 17 00:00:00 2001 From: Mikel Bancroft Date: Tue, 21 Mar 2006 08:35:54 +0000 Subject: [PATCH] 03/20/2006: mutandiz [allegrocl] update CHANGES.current for last commit. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9027 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 480f9e580..1b1c7522d 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,20 @@ Version 1.3.29 (March 21, 2006) =============================== +03/20/2005: mutandiz + [allegrocl] + More tweaks to INPUT/OUTPUT typemaps for bool. + + Fix constantWrapper for char and string literals. + + find-definition keybindings should work in ELI/SLIME. + Output (in-package ) to lisp wrapper + instead of (in-package #.*swig-module-name*). + + slight rework of multiple return values. + + doc updates. + 03/17/2005: mutandiz [allegrocl] mangle names of constants generated via constantWrapper.