aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authormescalinum <mescalinum@users.sourceforge.net>2011-10-13 21:13:33 +0000
committermescalinum <mescalinum@users.sourceforge.net>2011-10-13 21:13:33 +0000
commit4fe272ef85c7228cd87a89a2d1d2a7133805c493 (patch)
treef88971cef19069f8255286b5f5d08892aa5ce0b6 /ChangeLog.txt
parentc87bf3d9569cb2b40cd449fe19757fa7a5ce4bc5 (diff)
release 0.2.2
svn path=/trunk/externals/loaders/tclpd/; revision=15585
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8ddfa3e..8fdaece 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,9 @@
+Version 0.2.2:
+ - Requires pd 0.43 (logpost, pdpost)
+ - Fixed "tclpd_get_instance_text cmd not found" bug
+ - Makefile for all platforms
+ - Replaced std::map with a minimal hashtable implementation
+
Version 0.2.1:
- Added support for properties function.
- Added support for pd_bind/unbind.