diff options
author | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-08-11 01:06:56 +0000 |
---|---|---|
committer | Suren A. Chilingaryan <csa@dside.dyndns.org> | 2005-08-11 01:06:56 +0000 |
commit | 3736c5f3635863e54ab2cc47860628d26855c749 (patch) | |
tree | 3c1dadec1b75557463fcc740429cceb6e948f998 /NEWS | |
parent | 63bf2a90a6d6fb0859e4c9dd9fcac85de9adc0f1 (diff) | |
download | librcc-3736c5f3635863e54ab2cc47860628d26855c749.tar.gz librcc-3736c5f3635863e54ab2cc47860628d26855c749.tar.bz2 librcc-3736c5f3635863e54ab2cc47860628d26855c749.tar.xz librcc-3736c5f3635863e54ab2cc47860628d26855c749.zip |
Transliteration and Documentation Update
- Fix: Autodetection of dissabled charsets.
- Fix: Cleanely terminate external process if parrent thread terminated.
- Transliteration for Russian, Ukrainian and using IConv.
- Documentation Update.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +LibRCC-0.2.0: + + Language AutoDetection + + Language Translation + + Language Transliteration for Russian, Ukrainian and Languages supported by IConv. + + Support for per-class Charset Configuration + |