From 23ebc1ecbd442a435dd7db0b8df5cdbcf163b684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6ppe?= Date: Sun, 13 Feb 2005 12:50:07 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6943 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 97d3f5bcb..1d0276cef 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,12 @@ Version 1.3.25 (In progress) ============================ +02/13/2005: mkoeppe (Matthias Koeppe) + [Guile] Add %typecheck for SWIGTYPE, add %typecheck for ptrdiff_t, fix + typemaps for size_t. + + [Pike] Merge patch from Torsten Landschoff for improved Pike configuration. + 02/12/2005: mkoeppe (Matthias Koeppe) New configure switches --without-tcl, --without-python etc. allow to disable the search for installed languages.