From 50718bbb20fc634415d3ac6256fea29812efff6e Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Sat, 30 Sep 2006 19:23:16 +0000 Subject: reintroduced missing help message added success/error reporting for file operations fixed double-free on clearing values and dirs fixed bug in XML saving of nested folders changed obviously buggy pool name registering fixed clearing values and dirs, e.g. with messages clrall and clrrec use new ToSys* methods svn path=/trunk/; revision=6060 --- externals/grill/pool/readme.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'externals/grill/pool/readme.txt') diff --git a/externals/grill/pool/readme.txt b/externals/grill/pool/readme.txt index 0ab9186b..080125b9 100644 --- a/externals/grill/pool/readme.txt +++ b/externals/grill/pool/readme.txt @@ -1,6 +1,6 @@ pool - a hierarchical storage object for PD and Max/MSP -Copyright (c) 2002-2005 Thomas Grill (gr@grrrr.org) +Copyright (c) 2002-2006 Thomas Grill (gr@grrrr.org) For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file, "license.txt," in this distribution. @@ -80,6 +80,10 @@ Version history: - fixed double-free for clearing dirs and values - re-introduced a help message - fixed bug in nested-dir XML saving +- changed printrec/printroot to display empty folders +- new curdir attribute for getting/setting the current directory +- changed pool name searching with STL code (more efficient) +- added success/error reporting for file operations (through attribute outlet) 0.2.1: - fixed "cntsub"... directories in current directory have been forgotten -- cgit v1.2.1