aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/py/readme.txt')
-rw-r--r--externals/grill/py/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/py/readme.txt b/externals/grill/py/readme.txt
index 34be0a14..dcd10461 100644
--- a/externals/grill/py/readme.txt
+++ b/externals/grill/py/readme.txt
@@ -106,7 +106,7 @@ Version history:
- CHG: _isthreaded is now a data member instead of a method
- FIX: more safety for calls where association python-pd has already been removed
- ADD: __str__ method for pyext, to enable print self calls
-- CHG: enable symbol binding for all callables (not only functions and methods)
+- ADD: enable symbol binding for all callables (not only functions and methods)
0.2.0:
- ADD: handling of Python threads