[Fasttran-checkins] fasttran CHANGES,1.1,1.2
Status: Alpha
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2007-02-28 10:23:01
|
Update of /cvsroot/fasttran/fasttran In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17200 Modified Files: CHANGES Log Message: release version 0.1.1 Index: CHANGES =================================================================== RCS file: /cvsroot/fasttran/fasttran/CHANGES,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CHANGES 25 Feb 2007 05:09:11 -0000 1.1 --- CHANGES 28 Feb 2007 10:22:58 -0000 1.2 *************** *** 2,9 **** ======================== version 0.1.0 (25-feb-2007) --------------------------- ! first public release .. vim: set et ft=rst sts=2 sw=2 : --- 2,20 ---- ======================== + version 0.1.1 (28-feb-2007) + --------------------------- + + Fixes: + + - README text proofread by z-d. + - TM: don't memorize sentence pair if source and translation are the same. + - Sentences translated with quality 40% and less used highlight color + from previous sentence instead of violet. + - Set language ID in the translated document to the target language. + version 0.1.0 (25-feb-2007) --------------------------- ! First public release. .. vim: set et ft=rst sts=2 sw=2 : |