Revision history for Perl extension Symbol::Values.
$Id: Changes,v 1.4 2005/08/01 17:32:46 kay Exp $

1.01  Mon Aug 02 2005
    - Fixed typo regarding to package name in POD document.
	- Improved handling of warning message.
      If you feel that warning message is annoying, try
      "no warnings 'Symbol::Values'" and warning message is
      no longer displayed.
    - The "new" method will raise exception when invalid symbol
      name was passed.

1.00  Sun Jul 31 2005
	- original version;