$Id: RELEASE-NOTES.txt,v 1.7 2002/08/21 16:41:52 sanders Exp $ Commons BeanUtils Package Version 1.4.1 Release Notes INTRODUCTION: ============ This document contains the release notes for this version of the Commons BeanUtils package, and highlights changes since the previous version. NEW FEATURES: ============ MethodUtils Enhancements: ------------------------ Optimized slow method by checking to see if the method can be found directly before going through all the class methods.