summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2008-12-20 23:07:44 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2008-12-20 23:07:44 +0900
commitd214b0b44167c1b8d5b23ca3572199677485aa27 (patch)
treeb3522d4367e3da977812a26710a8b3dc1d8ed761
parentad42abd3860324ee9223679da165c259a66192f2 (diff)
downloadlibhangul-d214b0b44167c1b8d5b23ca3572199677485aa27.tar.gz
문서 업데이트
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@192 8f00fcd2-89fc-0310-932e-b01be5b65e01
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e82bc6e..99a9272 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.0.9
+ * updated hanja searching routine
+ - remove binary data file format code
+ - look up hanja.txt file everytime to reduce memory usage
+ - http://lists.kldp.net/pipermail/hangul-hackers/2008-November/000385.html
+ * added new API for syllable iteration
+ * fixed configure script bug on MacOSX (#304873)
+ * updated for imhangul
+
0.0.8
* update hanja searching routine
- reduce memory usage on hanja searching