-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor fix in NSNib to use NULL, quick fix in NSBundleAdditions to fix…
… issue with model not returning top-level objects
- Loading branch information
Showing
3 changed files
with
30 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2024-08-29 Gregory John Casamento <[email protected]> | ||
|
||
* Source/NSBundleAdditions.m: Quick fix for .gorm loading | ||
not returning top level objects. | ||
|
||
2024-08-18 Gregory John Casamento <[email protected]> | ||
|
||
* Headers/AppKit/NSTreeController.h: Update header | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters