mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
update changelog
This commit is contained in:
parent
dbc71df600
commit
19cfd59b47
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2023-10-07 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/Foundation/NSKeyValueObserving.h
|
||||
* Source/NSKeyValueObserving.m: Add nethods
|
||||
removeObserver:forKeyPath:context: and
|
||||
removeObserver:forObjectsAtIndexes:forKeyPath:context:
|
||||
* Tests/base/KVC/mutable.m: Add tests for the above
|
||||
methods.
|
||||
|
||||
2023-08-18 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/Foundation/NSCache.h: Add _lock ivar
|
||||
|
|
Loading…
Reference in a new issue