From 33d169c25ee3d1c027112db3532ca0b5cd46303d Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Mon, 23 Aug 2004 20:13:27 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6118 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index f2d67e79c..8b3abeb4e 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,13 @@ Version 1.3.22 (in progress) ================================== +08/23/2004: wsfulton + Applied patch #1011604 submitted by Charles Schwieters. Fix for 64 bit tcl + interpreters. + +08/23/2004: wsfulton + Fix for bug #875583 - enum forward declarations previously gave a syntax error. + 08/23/2004: mkoeppe [Allegro CL] Use typemaps "ffitype" and "lisptype" to determine the FFI type specifiers from the C type. This makes it possible, for instance, to control