diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-08 02:38:33 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-10-08 02:38:33 +0000 |
commit | c53b9b58fd8c2b868ce28e5b1ba0c23811d9dc93 (patch) | |
tree | 25162b4a5eb15fc1f6105353631ca4b76159d27a | |
parent | fcfb8759348b3f2fcc723532bf5d3f17ee83002a (diff) |
""
svn path=/trunk/; revision=1073
-rw-r--r-- | externals/grill/py/readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt index 9a78a63a..df8dd360 100644 --- a/externals/grill/py/readme.txt +++ b/externals/grill/py/readme.txt @@ -78,6 +78,7 @@ Version history: 0.1.2: - CHANGE: updates for flext 0.4.1 - method registering within class scope +- fixed bugs in bound.cpp (object_free calls) 0.1.1: - CHANGE: updates for flext 0.4.0 |