From 6d42e1d18b5cf33f8ad2e09d06c4bd1f74792f40 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Mon, 21 Nov 2005 21:31:21 +0000 Subject: [PATCH] CHANGES.current git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7861 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index a838bc3e0..d693487ad 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -23,6 +23,8 @@ Version 1.3.28 (unreleased). So, still you need to avoid returning pointers, arrays or references when using director methods. + + - Added stdint.i 11/14/2005: wsfulton More types added to windows.i, eg UINT8, WORD, BYTE etc.