libvoikko/libvoikko.changes

61 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 22 15:23:59 CET 2011 - vuntz@opensuse.org
- Add missing baselibs.conf.
-------------------------------------------------------------------
Mon Jun 22 14:40:48 CEST 2009 - pmladek@suse.cz
- Updated to version 2.1:
* Add option for accepting unfinished paragraphs.
* Add option VOIKKO_OPT_HYPHENATE_UNKNOWN_WORDS.
* Add option VOIKKO_OPT_ACCEPT_BULLETED_LISTS_IN_GC.
* Add support for environment variable VOIKKO_DICTIONARY.
* Disable character case checks completely within quotations.
* Disable character case checks if sentence contains a tab character.
* Disable checks for paragraphs that contain only an URL or some other
non-standard text.
* Read replacement suggestions from data/autocorrect/fi_FI.xml.
* Do not try to check character case for sentences that have been written
fully in upper case.
* Allow sentences to start with a digit.
* Refactoring and porting to C++.
- Added gcc-c++ python python-xml into BuildRequires
- Added libvoikko-2.1-ac-macro-dir.diff, fixed autoreconf to run (sf#2810258)
-------------------------------------------------------------------
Tue Feb 3 16:10:54 CET 2009 - crrodriguez@suse.de
- remove "la" files
-------------------------------------------------------------------
Wed Oct 22 16:17:29 CEST 2008 - mrueckert@suse.de
- fix debug_packages_requires define
-------------------------------------------------------------------
Mon Sep 8 17:36:24 CEST 2008 - sbrabec@suse.cz
- Updated to version 2.0:
* New API for identifying sentences from text paragraphs.
* New API for paragraph based grammar checking.
* New test program voikkogc for testing grammar checker and
related functionality.
* Option VOIKKO_OPT_ENCODING has been deprecated.
-------------------------------------------------------------------
Mon Aug 4 12:04:29 CEST 2008 - ro@suse.de
- do not require non-existent base package in voikkospell
-------------------------------------------------------------------
Fri Aug 1 17:32:31 CEST 2008 - ro@suse.de
- fix requires for debuginfo package
-------------------------------------------------------------------
Fri Jul 25 12:22:09 CEST 2008 - sbrabec@suse.cz
- New SuSE package based on spec file from Sami Vento (bnc#394355).