2008-05-10 00:12:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 9 10:35:22 CEST 2008 - aj@suse.de
|
|
|
|
|
|
|
|
- Add baselibs.conf.
|
|
|
|
|
2008-05-06 22:20:13 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 6 21:50:36 CEST 2008 - coolo@suse.de
|
|
|
|
|
|
|
|
- fix build
|
|
|
|
|
2008-04-25 16:05:27 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 23 11:57:28 CEST 2008 - lmichnovic@suse.cz
|
|
|
|
|
|
|
|
- fixed libdir and includedir in pkg-config file [bnc#382638]
|
|
|
|
(hunspell-pkgconfig_libdir.patch)
|
|
|
|
|
2008-04-20 16:38:48 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 15 10:50:31 CEST 2008 - schwab@suse.de
|
|
|
|
|
|
|
|
- Avoid libtool namespace clash.
|
|
|
|
|
2008-04-14 01:32:05 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2008-02-19 14:10:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 19 13:51:49 CET 2008 - lmichnovic@suse.cz
|
|
|
|
|
|
|
|
- no need to require %release
|
|
|
|
|
2008-02-19 04:36:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|