diff options
author | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-10-21 11:56:32 +0000 |
---|---|---|
committer | Georg Holzmann <grholzi@users.sourceforge.net> | 2005-10-21 11:56:32 +0000 |
commit | 1d6d1e8c73193f57a9c98387ea42eb91eb4d21d1 (patch) | |
tree | 8d0853fe30b12c73774c786f02f3d3011b147d4c /PDContainer/CHANGELOG | |
parent | df8ac7c52ff0dfc8e2ba828c4226ed34b0e9ebfc (diff) |
only moving to a new directory
svn path=/trunk/externals/grh/; revision=3740
Diffstat (limited to 'PDContainer/CHANGELOG')
-rwxr-xr-x | PDContainer/CHANGELOG | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/PDContainer/CHANGELOG b/PDContainer/CHANGELOG new file mode 100755 index 0000000..41212e5 --- /dev/null +++ b/PDContainer/CHANGELOG @@ -0,0 +1,13 @@ + +version 0.2 + - possible to store pointers now as keys, values, ... (for pd graphical datastructures) + - h_map: IMPORTANT: [add ( has changed !!! now it resets the value, + if the key is already in the map ! + (this should break no patches I hope !) + - compiles with gcc4 now (templates reworked) + - huge memory leak fixed + - some bug fixes + - some internal changes + +version 0.1 + - basic functionality |