mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Fixed NSText crash when moving past the end of the text
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6731 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c62dc367cd
commit
aea343aa56
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Mon Jun 19 19:16:15 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSText.m
|
||||
([-selectionRangeForProposedRange:granularity:]): Fixed crash when
|
||||
moving past the end of text.
|
||||
|
||||
2000-06-16 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/GSFontInfo.m (-mutableCopyWithZone:): New method.
|
||||
|
|
Loading…
Reference in a new issue