aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-12-17 03:37:55 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-12-17 03:37:55 +0000
commit09caaa0fed198a2b62fc154f04c66dd7c7369ce8 (patch)
treec087517bbd436098eb309c3938d1674c84f56a01 /externals/grill/pool/readme.txt
parent572eda470c0209a625904ac7658a0c93cc4fff65 (diff)
""
svn path=/trunk/; revision=1225
Diffstat (limited to 'externals/grill/pool/readme.txt')
-rw-r--r--externals/grill/pool/readme.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/externals/grill/pool/readme.txt b/externals/grill/pool/readme.txt
index 98671bdf..62a14e0c 100644
--- a/externals/grill/pool/readme.txt
+++ b/externals/grill/pool/readme.txt
@@ -65,6 +65,7 @@ Version history:
- fixed bug with stored numbers starting with - or +
- relative file names will be based on the folder of the current patcher
- added printall, printrec, printroot messages for console printout
+- added mkchdir, mkchsub to create and change to directories at once
0.1.0:
- first public release
@@ -72,10 +73,11 @@ Version history:
---------------------------------------------------------------------------
BUGS:
-- pool does not handle symbols with spaces or all digits
+- pool does not handle symbols with spaces, colons or all digits
TODO list:
+- check for invalid symbols (spaces, colons)
general:
- what is output as value if it is key only? (Max->nothing!)