mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-30 20:10:53 +00:00
Clarify changelog entry
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38471 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9f352f0cdf
commit
4322d02416
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
* Source/NSCountedSet.m
|
* Source/NSCountedSet.m
|
||||||
* Source/NSSet.m:
|
* Source/NSSet.m:
|
||||||
Implement a private method -_countForObject: that enables to correctly
|
Implement a private method -_countForObject: that enables to correctly
|
||||||
compare NSSet and NSCountedSet (behaviour verified to match OS X).
|
check equality of NSSet and NSCountedSet (behaviour verified to match
|
||||||
Fixes bug #43915.
|
OS X). Fixes bug #43915.
|
||||||
* Tests/base/NSCountedSet/equality.m: Test cases for equality behaviour.
|
* Tests/base/NSCountedSet/equality.m: Test cases for equality behaviour.
|
||||||
|
|
||||||
2015-04-20 Richard Frith-Macdonald <rfm@gnu.org>
|
2015-04-20 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
Loading…
Reference in a new issue