mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +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
6f2611363a
commit
8159843679
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
* Source/NSCountedSet.m
|
||||
* Source/NSSet.m:
|
||||
Implement a private method -_countForObject: that enables to correctly
|
||||
compare NSSet and NSCountedSet (behaviour verified to match OS X).
|
||||
Fixes bug #43915.
|
||||
check equality of NSSet and NSCountedSet (behaviour verified to match
|
||||
OS X). Fixes bug #43915.
|
||||
* Tests/base/NSCountedSet/equality.m: Test cases for equality behaviour.
|
||||
|
||||
2015-04-20 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
|
Loading…
Reference in a new issue