aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-05-23 18:34:12 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-05-23 18:34:12 +0000
commit494d0c177cf16562157b888bd936404579016ac8 (patch)
tree045111603ca53195ea83ab573fb6df311a8d53cb /externals/grill/flext/changes.txt
parent0de07c1dbdc7266e510522dc878265dc07712c61 (diff)
""
svn path=/trunk/; revision=650
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 14f10389..6ef61b98 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -25,6 +25,7 @@ Version history:
- added functions for version number and string (flext::Version and flext::VerStr, mainly for usage of a shared flext library)
- flext_base::UnbindMethod returns user data
- fixed compilation problem with t_symbol-type attributes
+- added methods for sending boolean values (ToOutBool, ToQueueBool, ToSelfBool)
0.4.3:
- added forgotten flext_base::ToQueueString method