96c969825f39b33ddb5697c9eb7c36ad622fc160
galt
  Mon Oct 1 16:28:44 2012 -0700
adding flushResults to para and parasol clients
diff --git src/parasol/version.doc src/parasol/version.doc
index 5818698..eb5e037 100644
--- src/parasol/version.doc
+++ src/parasol/version.doc
@@ -303,15 +303,17 @@
 
         Log parasol remove machine at error level so that operators can easily find
         machines removed by users.
 
         Remove trailing / and /. from para -batch argument to fix common problem of
         batch name mismatch with using file name completion.
 
         Added -env option to paraNode, to allow specifying arbitray environment variables
         for jobs.
 
 12.12   Added fix for results file does not exist yet to paraHub.  
 
 	Added support for -results=path/results option to parasol pstat2 command.
 	This will help make jobTree able to retrieve status quickly without 
 	bogging things down.
+
+12.13   Add ability to flush the results file from para and parasol clients.