Mercurial > pidgin
diff ChangeLog @ 1117:f3e0f41beddb
[gaim-migrate @ 1127]
Removed the old, crappy spellchecker code; replaced to use gtkspell. works much better. got gtkspell.[ch] out of gtkspell's cvs repository.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 21 Nov 2000 09:50:31 +0000 |
parents | d7944415b1cc |
children | d0c35780792b |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 21 01:11:27 2000 +0000 +++ b/ChangeLog Tue Nov 21 09:50:31 2000 +0000 @@ -11,6 +11,7 @@ (Thanks Ryan C. Gordon) * Plugin system uses GModule now (improves portability, adds features) * Perl got updates (reread plugins/PERL-HOWTO) + * Spell checker now uses gtkspell version 0.10.3 (10/09/2000): * Segfault when viewing user info fixed