File librime.changes of Package librime
-------------------------------------------------------------------
Sat Jun 29 09:48:03 UTC 2013 - i@marguerite.su
- update version 0.9.9
* config: update yaml-cpp to version 0.5 (with new API);
emit prettier yaml.
* deployer: introduce a work thread for ordinary background tasks.
* algo/calculus: 'fuzz' calculation, to create lower quality spellings.
* dict/dict_compiler: importing external table files into *.dict.yaml.
* dict/entry_collector: support '# no comment' directive in *.dict.yaml.
* dict/table_db: 'tabledb' and 'stabledb' to support custom phrase.
* dict/user_db: implement 'plain_userdb', in plain text files.
* dict/user_dictionary: recover damaged userdb in work thread.
* gear/ascii_composer: fix unexpected mode switching with Caps Lock.
* gear/editor: delete previous syllable with Control+BackSpace.
* gear/*_translator: support multiple translator instances in a engine.
* gear/script_translator: rename r10n_translator to script_translator.
* lever/user_dict_manager: create snapshots in plain userdb format.
* rime_deployer: with command line option '--compile',
dump table/prism contents into text files while compiling a dictionary.
-------------------------------------------------------------------
Sat Jun 15 19:37:31 UTC 2013 - schwab@linux-m68k.org
- Build with %{optflags}
-------------------------------------------------------------------
Thu Jun 6 07:58:02 UTC 2013 - coolo@suse.com
- do not hardcode boost sonames
-------------------------------------------------------------------
Thu Oct 11 14:40:51 UTC 2012 - i@marguerite.su
- update version 0.9.4
* document new dependency 'google-glog'.
* fix x64 build.
-------------------------------------------------------------------
Sun Aug 12 14:54:46 UTC 2012 - i@marguerite.su
- dependency name changed from gtest-devel to googletest-devel.
-------------------------------------------------------------------
Sat Jul 21 22:37:03 UTC 2012 - i@marguerite.su
- initial version 0.9.2
* chord-typing support: combine multiple keys to compose a syllable at once.
* configuration: global page_size setting.
* inline mode: extend the API to support inline mode.
* table translator: add option to filter candidates by character set.
* user dictionary: automatic recovery for corrupted databases.
* user dictionary: fixed a bug that was responsible for missing user phrases.
* rime_deployer: a utility program to prepare Rime's workspace.
* rime_dict_manager: a utility program to import/export user dictionaries.
* librime package: include 'brise', a collection of preset schemata in the package.
* new schema: Middle Chinese Phonetic Transcription.
* new schema: IPA input method in X-SAMPA.