From 1d6d1e8c73193f57a9c98387ea42eb91eb4d21d1 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Fri, 21 Oct 2005 11:56:32 +0000 Subject: only moving to a new directory svn path=/trunk/externals/grh/; revision=3740 --- PDContainer/CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 PDContainer/CHANGELOG (limited to 'PDContainer/CHANGELOG') 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 -- cgit v1.2.1