JXplorer Version 3.1 Release Notes
===================================



New Config Values
-----------------
sort.by.naming.attribute=true/false  
 - true sorts the entry tree in groups with the same naming attribute, 
   false sorts all values alphabetically
   
Config file location 

can be reset with System property
jxplorer.config=<directory>   
jxplorer.config="user.home" sets it to use the home directory.  The
home directory will be searched in any case, and if it exists will
be used by default.

(reminder - System properties can be set using -D flag after the
java command in the batch script; e.g. java -Djxplorer.config=user.home -cp ...)
