diff options
author | mescalinum <mescalinum@users.sourceforge.net> | 2011-10-13 23:56:09 +0000 |
---|---|---|
committer | mescalinum <mescalinum@users.sourceforge.net> | 2011-10-13 23:56:09 +0000 |
commit | ccf8e51b48ea06cf17f4de9586180d7f13f23f35 (patch) | |
tree | 7a1ec1d95865c8f8748167f92172a9acdbfae01a | |
parent | 41a929df365c8d025c3be97c6e4068275c908faf (diff) |
lets celebrate achievements :D
svn path=/trunk/externals/loaders/tclpd/; revision=15594
-rw-r--r-- | ChangeLog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 8fdaece..f9fe792 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -3,6 +3,7 @@ Version 0.2.2: - Fixed "tclpd_get_instance_text cmd not found" bug - Makefile for all platforms - Replaced std::map with a minimal hashtable implementation + - Added support for te_binbuf retrieval (for savefn) Version 0.2.1: - Added support for properties function. |