mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Add changelog entry
This commit is contained in:
parent
d9ed92cdec
commit
b95a2a5f7b
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2021-05-20 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/AppKit/AppKit.h: Add NSStackView.h to header.
|
||||
* Headers/AppKit/NSStackView.h: Header
|
||||
* MISSING: Remove NSStackView from the list and update others.
|
||||
* Source/GNUmakefile: Add to NSStackView GNUmakefile.
|
||||
* Source/GSXib5KeyedUnarchiver.m: Add decoders and mappings to decode
|
||||
NSStackView content.
|
||||
* Source/NSStackView.m: Implementation of NSStackView.
|
||||
|
||||
2021-05-01 Gregory John Casamento <greg.casamento@gmail.com>
|
||||
|
||||
* Headers/Additions/GNUstepGUI/GSXibLoading.h: Add declaration
|
||||
|
|
Loading…
Reference in a new issue