summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2006-02-11 22:23:21 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2006-02-11 22:23:21 +0000
commit4d5dbf60d62d265c58ce4b3709cbf1b2ecdf25b7 (patch)
tree31b19fdfbabf4aeb9645af33a4c28394ec4369c7 /TODO
parent0a2b9d78049eeaa6d08b8d991754d0e341839be0 (diff)
downloadswig-4d5dbf60d62d265c58ce4b3709cbf1b2ecdf25b7.tar.gz
readying for 1.3.28
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8800 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 4d4739662..ce04de44b 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
SWIG TO-DO
-Release: SWIG-1.3.27
+Release: SWIG-1.3.28
$Header$
-----------------------------------------------------------------------------
@@ -29,8 +29,6 @@ defer ready to go. The primary obstacle lies in the target language
This is one of the last remaining "hard" problems in the SWIG
core, but it is important that we solve it.
-**** Typemap environments. Stay tuned.
-
*** "Nested" typemaps. The basic idea is similar to allowing one to
use $descriptor(T) for any T, rather than just $descriptor
for the type currently being typemapped.