# $Id: CHANGELOG,v 4.2 2004/06/09 13:30:57 ronisaac Exp $ # Copyright (c) 2001-2004, Morgan Stanley Dean Witter and Co. # Distributed under the terms of the GNU General Public License. # Please see the copyright notice at the end of this file for more information. ============================ CHANGELOG FOR Env::Modulecmd ============================ 1.0, 2001/06/04 - Initial release 1.1, 2003/08/14 - Smart parsing of STDERR output, to handle warnings & fatal errors - Defaults for PERL_MODULECMD and MODULEPATH at build time - Better error message from test suite when modulecmd isn't found - waitpid() after each call to modulecmd, to avoid leaving zombies 1.2, 2004/05/07 - Support for modulecmd on MS Windows - Better handling of perl warnings that occur inside eval'ed modulecmd output 1.2a, 2004/05/28 - Fixed installation problem under certain shells - (No functionality changes) 1.2b, 2004/06/09 - Fixed the improved error handling in the test suite when modulecmd isn't found - (No functionality changes)