aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-09-09 04:06:33 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-09-09 04:06:33 +0000
commitdf4fc5a5bf7bc65b610a497091f47e5ccc600874 (patch)
tree2c0b363210351aeb7109cf0fe946a2e053762423 /externals/grill/py/readme.txt
parent585f6de9b51870f5f8d60e39979eb43fe3d0e3a7 (diff)
""
svn path=/trunk/; revision=2020
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 57a44661..25a64365 100644
--- a/externals/grill/py/readme.txt
+++ b/externals/grill/py/readme.txt
@@ -85,6 +85,7 @@ Version history:
0.1.4:
- ADD: better (and independent) handling of inlet and outlet count (as class variables or dynamically initialized in __init__)
- FIX: many memory leaks associated to ***GetItem stuff (big thanks to sven!)
+- FIX: set "this" memory in object after reloading script
0.1.3:
- FIX: class variables are now set atomic if parameter list has only 1 element