Commit ChangeLog entry which accidentally didn't make it into r29643.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29678 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Wolfgang Lux 2010-02-19 23:03:27 +00:00
parent 2247065684
commit 97bdfa294f

View file

@ -29,6 +29,10 @@
messages down to the responder chain of the main window only, to
avoid spell checking the Spelling panel's own text field.
* Tools/GSspell.m (uniLength, -spellServer:findMisspelledWord...):
Fix up the returned range when the checked string contains
non-ASCII characters.
2010-02-15 Wolfgang Lux <wolfgang.lux@gmail.com>
* Source/NSTextView.m (-setSelectedRange:affinity:stillSelecting:):