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
8024082027
commit
bd31d5fc5f
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2024-05-31 Hugo Melder <hugo@algoriddim.com>
|
||||
|
||||
* Source/NSPredicate.m:
|
||||
* Tests/base/NSPredicate/basic.m:
|
||||
Improve implementation of BETWEEN operator in NSPredicate
|
||||
for data types other than NSNumber. Proper support
|
||||
for constant values.
|
||||
|
||||
2024-04-30 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Headers/Foundation/NSObject.h:
|
||||
|
|
Loading…
Reference in a new issue