2016-01-03  k  <andk@cpan.org>
	* release 0.08-TRIAL
	* Minor packaging nits, no code changes
2015-11-15  k  <andk@cpan.org>
	* release 0.07-TRIAL
	* moves flag DB_INIT_MPOOL from the tie() in the test script to
	the Dualdb environment setup (compatibility fix for BerkeleyDB >
	0.20)
	* fixes #108845: In '(?...)', the '(' and '?' must be adjacent in
	regex; in other words: perl 5.22 broke my regex when
	https://rt.perl.org/Public/Bug/Display.html?id=117327 was fixed
	* renames distribution fom MAB2 to Encode-MAB2
	* renames ChangeLog file to Changes to match current conventions
	* sources uploaded to https://github.com/andk/Encode-MAB2
2003-10-10  Andreas Koenig  <andreas.koenig@anima.de>
	* release 0.06
	* Added copyright 2003
	* The publication of mab_unic.pdf makes changes to the
	MAB2table.ucm file necessary, namely the entries for Balken and
	Dollar.
2002-09-05  Andreas J. Koenig  <andreas.koenig@anima.de>
	* remove deprecated Tie/MAB2/Raw.pm from distribution
	* lib/Encode/MAB2.pm: Fix dotless i problem by converting any
	dotless i that is combined with a combining character in the MAB2
	stream to LATIN SMALL LETTER I before NFC. Return NFC in general.
	Remove NFC code from MAB2::Record::Base and from t/MAB2.t
2002-08-30  Andreas J. Koenig  <andreas.koenig@anima.de>
	* MAB2.ucm: Initial version. Autogenerated by enc2xs version 1.30.
	Local Variables:
	mode: change-log
	change-log-default-name: "Changes"
	End: