hunspell/hunspell.changes

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Tue Apr 15 10:50:31 CEST 2008 - schwab@suse.de
- Avoid libtool namespace clash.
-------------------------------------------------------------------
Sun Apr 13 19:15:51 CEST 2008 - lmichnovic@suse.cz
- update to 1.2.2 final
* extended dictionary (dic file) support to use multiple base and
special dictionaries.
* new and improved options of command line hunspell:
-m: morphological analysis or flag debug mode (without affix
rule data it signs the flag of the affix rules)
-s: stemming mode
-D: list available dictionaries and search path
-d: support extra dictionaries by comma separated list.
* forbidding in personal dictionary (with asterisk, / signs
affixation)
* new affix compression tool "affixcompress": compression tool
for large (millions of words) dictionaries.
* improved manual
-------------------------------------------------------------------
Tue Feb 19 13:51:49 CET 2008 - lmichnovic@suse.cz
- no need to require %release
-------------------------------------------------------------------
Thu Feb 7 18:11:11 CET 2008 - lmichnovic@suse.cz
- initial version 1.2.2 beta
- fixed uninitilized variable (*uninitialised.patch)
- fixed using function address instead of value
(*function_address.patch)