Update ChangeLog to show NSBrowser changes

This commit is contained in:
Gregory John Casamento 2024-11-08 22:25:34 -05:00
parent 557796af5d
commit 5580e464d2

View file

@ -1,3 +1,11 @@
2024-11-08 Gregory John Casamento <greg.casamento@gmail.com>
* Headers/AppKit/NSBrowser.h: Add dictionary to hold relationships.
* Source/NSBrowser.m: Add logic in methods to support binfings,
expose bindings in +initialize.
* Source/NSTextFieldCell.m: Minor fix to NSTextField for displaying
binding values.
2024-10-31 Richard Frith-Macdonald <rfm@gnu.org>
* Source/GSServicesManager.m: fix -laterDate: conditionals to be true