From 149905a179e678db6c8e9a911f1b77cc2d629042 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Wed, 2 May 2007 18:16:32 +0000 Subject: [PATCH] Cleanup. --- docs/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index f305e3a07..f526fcd1e 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -14,8 +14,8 @@ $Id$ * Tool Improvements: ------------------ * Input Method Framework, with implementations of Korean (Hangul 2-Bul) - and Japanese (Romanized Hiragana and Katakana) input methods. Should - be extensible to other languages. + and Japanese (Romanized Hiragana and Romanized Katakana) input methods. + (Should be extensible to other languages.) Mark K. Kim * Stamps now supports SVG vector-based graphics! (Via Cairo library)