aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-07-30 12:21:41 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-07-30 12:21:41 +0000
commit5f9f3ed9b7c2ff07d8745c81d1a085c8eaa08737 (patch)
tree597a0e46cb60010efc1f4702dc445034ea100ac5 /externals/grill/flext/changes.txt
parentdd82923d4e8ef537e2e63956d0ec1138046fb996 (diff)
added flext_base::GetCanvasDir to retrieve folder where patcher resides
renamed flext_base::CanvasArgs to GetCanvasArgs fixed flext install routine for bcc makefile svn path=/trunk/; revision=3388
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 8c2cbb15..16e2c793 100644
--- a/externals/grill/flext/changes.txt
+++ b/externals/grill/flext/changes.txt
@@ -11,6 +11,7 @@ Version history:
0.5.1:
- optimizations for message handling and memory footprint
- enhanced build system for cygwin
+- added GetCanvasDir to retrieve folder in which the patcher resides
0.5.0:
- fixes for 64 bit builds (size_t is integer type of pointer size)