From fc489a59de95a4533f979cb43930f12251dbf71c Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Sun, 3 Oct 2004 05:16:50 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6294 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- CHANGES.current | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index c05287f29..557c4496b 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -1,6 +1,21 @@ Version 1.3.23 (in progress) ================================== +10/2/2004: mmatus + [Python] + - More cleaning up and uniformation on the Python Lib + + - Added Robin's docstring patch, plus some fixes, plus + some extensions, see autodoc.i example in the test-suite, + and try using %feature("autodoc","extended"). + + This patch is not a complete solution for the + documentation problem, just enough to inform python about + the parameter list. + + The expected swig documentation support is far far away yet. + + 10/1/2004: mmatus - Fix the %callback feature (only used in ruby and python examples, by now, but it should be generic), now member callbacks