aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-04-19 13:08:32 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-04-19 13:08:32 +0000
commit4868cd86e564ec1d61b1e10b4f3f993249974337 (patch)
treef8b52157ebc726e7645d5dad0959b11b9b14452c /externals/grill/pool/readme.txt
parent2980784b0084b1bfa265755530114f6d57abfccc (diff)
added saving/loading of spaces and other special characters (escaping)
more symbol escaping svn path=/trunk/; revision=2788
Diffstat (limited to 'externals/grill/pool/readme.txt')
-rw-r--r--externals/grill/pool/readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/pool/readme.txt b/externals/grill/pool/readme.txt
index 9b57f37b..42103fa6 100644
--- a/externals/grill/pool/readme.txt
+++ b/externals/grill/pool/readme.txt
@@ -84,6 +84,7 @@ Version history:
- fixed bad bug: pool::priv was not initialized
- enhanced and optimized atom parsing
- escaped symbols (with \) for whitespace support on store and load
+- escape symbols also with "" to help the load routine
0.2.0:
- attributes (pool,private,echodir,absdir)