mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 12:00:45 +00:00
Update changelog
This commit is contained in:
parent
3efb4ce9f3
commit
30ceeaea8b
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2023-11-27 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Source/GSGormLoading.m
|
||||
* Source/GSNibLoading.m
|
||||
* Source/GSXibLoading.m: Remove calls to respondsToSelector:
|
||||
for awakeFromNib. This method is now implemented on a
|
||||
category on NSObject called NSNibAwaking. Also add a
|
||||
call to prepareForInterfaceBuilder when we are in Gorm/IB.
|
||||
|
||||
2023-11-25 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Documentation/manual/applicationmakefiles.texi: Update
|
||||
|
|
Loading…
Reference in a new issue