aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-10-20 02:32:51 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-10-20 02:32:51 +0000
commit6c11b94129b43ddb663122a4d6274489e63bca3d (patch)
tree6e2e09b701b6276b96babc9ec7897b74fde0a75c /externals/grill/flext/changes.txt
parent0d28c65db3a665bcc5045c8885a83ba83ae46f4a (diff)
""
svn path=/trunk/; revision=1109
Diffstat (limited to 'externals/grill/flext/changes.txt')
-rw-r--r--externals/grill/flext/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/flext/changes.txt b/externals/grill/flext/changes.txt
index f24da9fb..b1999338 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -35,6 +35,7 @@ Version history:
- added support for patcher arguments for attributes (use # instead of $ to save them with a patch)
- moved memory functions and console output from flext to super-base-class flext_root and derived all helper classes from that
- changed FLEXT_THREAD_X: wrappers doesn't delete the passed data pointer anymore -> the called method is responsible for that (and it knows the type....)
+- enabled binding of more than one function to a symbol and added flext_base::GetBoundMethod
0.4.4:
- fixed deadly bug for Max/MSP method-to-symbol-binding proxies