; $Id: CHANGELOG.txt,v 1.1 2010/04/18 15:36:50 richardp Exp $ =================== Changelog for Shell =================== 4-18-2010: New in 6.x-1.0-BETA2 ================ - No longer using SESSION to store the user's current working directory (CWD). Using GLOBALS variable instead. This lets there be multiple shell windows open at a time. - Now handles popups, thanks to the addition above.