aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-03-26 03:27:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-03-26 03:27:49 +0000
commit49026dca683b1dfbfe3af25737e0ea455c279d1a (patch)
tree9054b610761b06ebebf20843d7c37fae090b1521 /externals/grill/py/readme.txt
parent5b821a81fc7c9ed7decfe5575a867ab82464b0cc (diff)
""
svn path=/trunk/; revision=1481
Diffstat (limited to 'externals/grill/py/readme.txt')
-rw-r--r--externals/grill/py/readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt
index f6c05006..1573c931 100644
--- a/externals/grill/py/readme.txt
+++ b/externals/grill/py/readme.txt
@@ -89,6 +89,7 @@ Version history:
- FIX: parameters to Python functions are treated as integers when they can be.
- ADD: inlet and outlet count can be given for pyext, python _inlet and _outlet members are ignored then
- FIX: crash if script or class names are non-strings
+- FIX: long multi-line doc strings are now printed correctly
0.1.2:
- CHANGE: updates for flext 0.4.1 - method registering within class scope