From: Pierre Joye Date: Tue, 21 Mar 2006 10:38:59 +0000 (+0000) Subject: - convert package to 2.0, prepare changelog for 1.0.1 X-Git-Tag: RELEASE_1_3~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9b40c179ae6924f1b832c01aef2936af1c0fbd2;p=php - convert package to 2.0, prepare changelog for 1.0.1 --- diff --git a/ext/enchant/package.xml b/ext/enchant/package.xml index 6bc17c7a9b..fd14c599ea 100755 --- a/ext/enchant/package.xml +++ b/ext/enchant/package.xml @@ -1,23 +1,9 @@ - - - - enchant - libenchant binder, support near all spelling tools - - - pajoye - Pierre-Alain Joye - paj@pearfr.org - lead - - - iliaa - Ilia Alshanetsky - ilia@php.net - lead - - - Enchant is a binder for libenchant. Libenchant provides a common + + + enchant + pecl.php.net + libenchant binder, support near all spelling tools + Enchant is a binder for libenchant. Libenchant provides a common API for many spell libraries: - aspell/pspell (intended to replace ispell) - hspell (hebrew) @@ -25,59 +11,127 @@ API for many spell libraries: - myspell (OpenOffice project, mozilla) - uspell (primarily Yiddish, Hebrew, and Eastern European languages) A plugin system allows to add custom spell support. -see www.abisource.com/enchant/ - PHP - - stable - 1.0 - 2004-08-11 - - Fixed leak inside MINFO function. +see www.abisource.com/enchant/ + + + Pierre-Alain Joye + pajoye + paj@pearfr.org + yes + + + Ilia Alshanetsky + iliaa + ilia@php.net + yes + + 2006-03-21 + + 1.0.1 + 1.0 + + + stable + stable + + PHP + - fix compilation warnings +- add examples +- add tests + + + + + + + + + + + + + + + + + + + + + 5 + + + 1.4.0b1 + + + + enchant + + + + + + 2004-08-11 + + 1.0 + 1.0 + + + stable + stable + + PHP + - Fixed leak inside MINFO function. - Fixed crash inside enchant_dict_suggest() when there are no suggestions. - Added missing safe_mode/open_basedir check inside enchant_broker_request_pwl_dict(). - Fixed various function prototypes. -- Fixed possible leak in suggestions result. - - - - - - - - - - - - - - - - - - - - - - beta - 0.2.1 - 2004-03-11 - - Fix possible leak in suggestions result -- Move to beta status - - - alpha - 0.2.0 - - Add Ilia Alshanetsky as maintainer +- Fixed possible leak in suggestions result. + + + + + 0.2.1 + 0.2.1 + + + beta + beta + + 2004-03-11 + PHP + - Fix possible leak in suggestions result +- Move to beta status + + + + + 0.2.0 + 0.2.0 + + + alpha + alpha + + 2006-03-21 + PHP + - Add Ilia Alshanetsky as maintainer - Cleanup sources codes (ilia) -- Add enchant_dict_quick_check (ilia) - - - 0.1 - alpha - 2003-03-08 - Initial release - - +- Add enchant_dict_quick_check (ilia) + + + + + 0.1 + 0.1 + + + alpha + alpha + + 2003-03-08 + PHP + Initial release + + + -