2004-09-23   Darren Duncan <perl@DarrenDuncan.net>

	* Release 1.00.

	* New code file versions are: KeyedText.pm v1.00.

	* I hereby assert that Locale::KeyedText is complete, tested, and ready to
	be used in production environments.  No further updates are planned during
	the short term except in response to user requests.  Any future releases
	should be fully backwards-compatible with this release.

	* Any other changes to this distribution since v0.07, aside from the
	version change and the truncation of this ChangeLog file, follow below.

	* In KeyedText.pm, minor updates to the DESCRIPTION and SEE ALSO docs.

	* Updated the TODO file.

2004-09-23   Darren Duncan <perl@DarrenDuncan.net>

	The next version of the Module List will list the following module:

	  modid:       Locale::KeyedText
	  DSLIP:       RdpOl
	  description: Refer to user messages in programs by keys
	  userid:      DUNCAND (Darren Duncan)
	  chapterid:   13 (Internationalization_Locale)
	  enteredby:   KSTAR (Kurt D. Starsinic)
	  enteredon:   Thu Sep 23 18:35:01 2004 GMT

	The resulting entry will be:

	Locale::
	::KeyedText       RdpOl Refer to user messages in programs by keys   DUNCAND

2004-08-31   Darren Duncan <perl@DarrenDuncan.net>

	* Locale-KeyedText-0.07, the last version of the distribution prior to the
	official registration of Locale::KeyedText on the Perl 5 Module List, was
	released on CPAN.

2004-01-15   Darren Duncan <perl@DarrenDuncan.net>

	* Locale-KeyedText-0.01, the first version of any distribution to contain
	Locale::KeyedText, was released on CPAN.

2003-09-29   Darren Duncan <perl@DarrenDuncan.net>

	* Began active code development on the prophecied Locale::KeyedText module.

	* Module based on a template created by h2xs 1.18.

2000-05-17 thru 2003-09-26

	* Worked on precursor code and documentation, some posted on CPAN, which
	described an upcoming new module to make it easy to separate human-readable
	messages from code; some details were published in 'Rosetta::Framework'.