*SVN* 1.0.2 - Fixed bug with overloading controllers in modules from /app directory - Fixed exception thrown when public files couldn't be created; exception is now logged (Ticket #52) - Fixed problem with generated test_helper.rb file via File.expand_path (Ticket #50) 1.0.1 - Added engine generator for creation of new engines - Fixed 'Engine' typo in README - Fixed bug in fixtures extensions - Fixed /lib path management bug - Added method to determine public directory location from Engine object - Fixed bug in the error message in get_engine_dir() - Added proper component loading - Added preliminary tests for the config() methods module pre-v170 - Fixed copyright notices to point to DHH, rather than me. - Moved extension require statements into lib/engines.rb, so the will be loaded if another module/file calls require 'engines - Added a CHANGELOG file (this file)