From 09638387ddaec818a655cb572aef49e7142f3d41 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Tue, 24 Jun 2008 20:10:28 +0000 Subject: [PATCH] zap last entry git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10574 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGES.current b/CHANGES.current index 6a8eaac2a..88f36b9ed 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,10 +1,6 @@ -Version 1.3.36 (in progress) +Version 1.3.36 (24 June 2008) ============================= -06/24/2008: olly - [PHP] Fix typemap_namespace.i to not try to copy a non-existent - typemap. - 06/24/2008: olly [PHP] Fix assertion failure when handling %typemap(in,numinputs=0) (testcase ignore_parameter).