2005-05-22  Brian M. Kelly  <Brian.Kelly@fullautosoftware.com>

        * Version 1.06 released.

	* Added three new Item Configuration Hash elements:

            Default => qr/ /,
            Exclude => qr/ /,
            Include => qr/ /,

          How to use these is explained in detail in the
          updated pod documentation inside the module.

        * Fixed Navigation issues.

2005-05-10  Brian M. Kelly  <Brian.Kelly@fullautosoftware.com>

        * Version 1.05 released.

        * Fixed bug where when the Display => element is not
          specified in a Menu Item Hash, the default number of
          10 was not being referenced, and no items would display.


2005-05-04  Brian M. Kelly  <Brian.Kelly@fullautosoftware.com>

	* Version 1.04 released.

	* Modified module layout to work and build in the Term::
	  root directory on CPAN. Menus.pm is now officially
	  Term::Menus (Term/Menus.pm).

	* Abstract updated to inform prospective users that Term::Menus
	  works in Terminals, Consoles and CMD environments.


2005-05-02  Brian M. Kelly  <Brian.Kelly@fullautosoftware.com>

        * Version 1.03 released.

        * Modified Makefile.PL to properly make manpages.

        * Added ChangeLog, updated MANIFEST.