Tiny tidying of last changelog entries

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10233 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-06-25 08:57:09 +00:00
parent 6e2c6106ba
commit 4fd16fabed

View file

@ -1,9 +1,11 @@
2001-06-23 Gregory John Casamento <greg_casamento@yahoo.com 2001-06-23 Gregory John Casamento <greg_casamento@yahoo.com>
* Source/NSSpellChecker.m updated to use the guesses browser. * Source/NSSpellChecker.m updated to use the guesses browser.
Delegate methods implemented to fill in the guesses for the Delegate methods implemented to fill in the guesses for the
current misspelled word. current misspelled word.
2001-06-20 Gregory John Casamento <greg_casamento@yahoo.com> 2001-06-20 Gregory John Casamento <greg_casamento@yahoo.com>
* Source/NSSpellChecker.m implementation * Source/NSSpellChecker.m implementation
* Source/NSSpellServer.m implementation * Source/NSSpellServer.m implementation
* Tools/GSspell.m for the GSspell.service. * Tools/GSspell.m for the GSspell.service.