2007-04-24  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: 0.8 release

	* ChangeLog, NEWS, README, THANKS, TODO: converted to UTF-8.

	* misc/get-gnome-po.sh: Updated for GNOME 2.20.

	* checks/terminology/gnomeguide.py (data): More GNOME terms
	update.
	* tests/*: Updated for the GNOME terms.

	* checks/language/typoincomplete.py: gdm exception.

	* Makefile.am (SUBDIRS): Exclude doc subdir.

2007-04-20  Changwoo Ryu  <cwryu@debian.org>

	* scripts/ko-po-check.in: Use u'string' syntax.

2007-04-17  Changwoo Ryu  <cwryu@debian.org>

	* checks/terminology/gnomeguide.py: New GNOME terms.
	* checks/terminology/gnomeui.py: New GNOME terms.
	* checks/*/*.py: Use u'string' syntax for unicode strings.
	* tests/*: UTF-8 migration + New GNOME terms.

2006-08-12  Changwoo Ryu  <cwryu@debian.org>

	* KPC/poparse.py (parse_entry): Missing line number parsing on
	pluarl msgstr.

2006-07-19  Changwoo Ryu  <cwryu@debian.org>

	* checks/terminology/gnomeguide.py (data): Added a terminology.

2006-07-09  Changwoo Ryu  <cwryu@debian.org>

	* checks/terminology/gnomeguide.py (data): Added terminologies.

2004-10-20  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Release 0.6

	* checks/convention/mnemonic.py (re_mnemonic): Fix for KDE
	mnemonic.

	* tests/test-00001.out, tests/test-00011.out: Updated according to
	the new mnemonic checks.

2004-10-19  Changwoo Ryu  <cwryu@debian.org>

	* checks/language/typoincomplete.py: New module which checks
	incomplete Hangul syllables.
	* checks/language/Makefile.am (MODULES): Added typoincomplete.py

2004-10-06  Changwoo Ryu  <cwryu@debian.org>

	* checks/convention/mnemonic.py: New module which does all the
	mnemonic related checks.
	* checks/convention/capital_mnemonic.py: Removed, merged into
	mnemonic.py.

	* tests/kpc-test (execfile): Run the tests in ko_KR.euckr locale.

	* checks/convention/markup.py: New module to check markup
	consistency.

2004-08-15  Changwoo Ryu  <cwryu@debian.org>

	* checks/terminology/gnomeguide.py (data): Added more words.

2004-01-25  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Release 0.5

	* checks/convention/kde.py (check): Sync with the new terminology
	check.

	* checks/convention/consistency.py: New check.
	* checks/convention/Makefile.am (MODULES): Added consistency.py

2003-08-06  Changwoo Ryu  <cwryu@debian.org>

	* scripts/ko-po-check.in (option_version): Removed localeutil.

2003-08-03  Changwoo Ryu  <cwryu@debian.org>

	* Dumped the whole structures..

2002-10-27  Changwoo Ryu  <cwryu@debian.org>

	* src/ko-po-check.in: Returns nonzero on error
	* src/ko-po-check.in: Fixed encoding error on --help, --version

2002-09-23  Changwoo Ryu  <cwryu@debian.org>

	* Release 0.3.

	* configure.in, doc/Makefile.am, tests/*.out: Made them `make
	distcheck' clean.

2002-08-18  Changwoo Ryu  <cwryu@debian.org>

	* src/filters/gnome_glossary.py (data): More words.

2002-08-04  Changwoo Ryu  <cwryu@debian.org>

	* src/filters/common_misspell.py: `~ㅆ음' 찾기.

	* src/poparse.py, src/localeutil.py: Internal string is now python
	Unicode string.

	* src/filters/kde.py: Applied the KDE patch from KIM KyungHeon.

2002-08-03  Changwoo Ryu  <cwryu@debian.org>

	* Release 0.2.

2002-08-01  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Used AM_PATH_PYTHON.

	* src/filters/kde.py: New file.  Checks KDE "_: ..." translation.

	* src/filters/common_misspell.py: More checks.
	* test/test-*.*: More tests.

	* src/filters/gnome.py: New file.  Checks "translator_credits"
	translation.

	* src/poparse.py, src/ko-po-check.in: Display the exact line
	number on ParseError.

	* src/filters/common_misspell.py (verbs_re): Inserted missing
	comma.
	* tests/test-00006.po, tests/test-00006.out: Updated test for
	this fix.

	* src/poparse.py: Fixed parsing bug on empty lines
	* src/ko-po-check.in: Display line no. on ParseError

2002-07-31  Changwoo Ryu  <cwryu@debian.org>

	* src/localeutil.py: Addded LC_CTYPE dependent message out module
	* Makefile.am: Likewise.
	* src/ko-po-check.in, src/filters/*.py: Used localeutil module

2002-07-28  Changwoo Ryu  <cwryu@debian.org>

	* src/filters/common_misspell.py (verbs_re): Added more verbs.

2002-07-28  Changwoo Ryu  <cwryu@debian.org>

	* Release 0.1.

