diff options
-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. |